PHP Class FluidTYPO3\Vhs\ViewHelpers\ConstViewHelper

Renders the value of a PHP constant
Inheritance: extends TYPO3\CMS\Fluid\Core\ViewHelper\AbstractViewHelper
Datei anzeigen Open project: fluidtypo3/vhs

Public Methods

Method Description
render ( string $name ) : mixed

Method Details

render() public method

public render ( string $name ) : mixed
$name string
return mixed