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