MvcLite\View\Helper\InputTextarea::isValidAttribute
Local override of the isValidAttribute method.
Signature
protected function isValidAttribute(string
        $name )
            
        Parameters
$name— string- The name of the attribute.
 
Returns
- boolean
 - True if valid, false if not.
 
Parent Implementation
Test Coverage
Information
- Coverage: 5/5 Lines (100%)
 - Tests: 1
 - Passed: 1 (100%)
 
Tests
- [ PASSED ] — MvcLite\ViewHelperInputTextareaTest::testRender with data set #0