MvcLite\View\Helper\InputCheckbox::render
method to render a input[type=password] element
Signature
public function render(
$name,
[array
$attribs = ] )
Parameters
$name
—$attribs
— array
Returns
- string
Test Coverage
Information
- Coverage: 9/9 Lines (100%)
- Tests: 1
- Passed: 1 (100%)
Tests
- [ PASSED ] — MvcLite\ViewHelperInputCheckboxTest::testRender with data set #0