MvcLite\View\HelperAbstract::getAdditionalClasses
Gets any additional classes that might be required from the attributes.
This method is better left to chidl classes to implement.
Signature
protected function getAdditionalClasses([array
        $attribs = ] )
            
        Parameters
$attribs— array- The array of attributes.
 
Returns
- string
 - The resulting string of css classes
 
Test Coverage
Information
- Coverage: 1/1 Lines (100%)
 - Tests: 1
 - Passed: 1 (100%)
 
Tests
- [ PASSED ] — MvcLite\ViewHelperInputCheckboxTest::testRender with data set #0