PHP Class FluidTYPO3\Vhs\ViewHelpers\Format\CaseViewHelper

Formats string case according to provided arguments.
Inheritance: extends TYPO3\CMS\Fluid\Core\ViewHelper\AbstractViewHelper
Datei anzeigen Open project: fluidtypo3/vhs

Public Methods

Method Description
render ( string $string = null, string $case = null ) : string

Method Details

render() public method

public render ( string $string = null, string $case = null ) : string
$string string
$case string
return string