PHP Class Neos\FluidAdaptor\Core\Fixtures\TestViewHelper

Inheritance: extends Neos\FluidAdaptor\Core\ViewHelper\AbstractViewHelper
Show file Open project: neos/flow-development-collection

Public Methods

Method Description
render ( integer $param1, array $param2, string $param3 = 'default' ) My comments. Bla blubb.

Method Details

render() public method

My comments. Bla blubb.
public render ( integer $param1, array $param2, string $param3 = 'default' )
$param1 integer P1 Stuff
$param2 array P2 Stuff
$param3 string P3 Stuff