MvcLite\View\Helper\InputText::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: 4/4 Lines (100%)
- Tests: 1
- Passed: 1 (100%)
Tests
- [ PASSED ] — MvcLite\ViewHelperInputTextTest::testRender with data set #0