PHP Class Neos\Flow\Mvc\View\SimpleTemplateView

Inheritance: extends AbstractView
Exibir arquivo Open project: neos/flow-development-collection Class Usage Examples

Protected Properties

Property Type Description
$supportedOptions array

Public Methods

Method Description
render ( ) : string Renders the view

Method Details

render() public method

Renders the view
public render ( ) : string
return string The rendered view

Property Details

$supportedOptions protected_oe property

protected array $supportedOptions
return array