PHP Class FluidTYPO3\Vhs\ViewHelpers\Format\RemoveXssViewHelper

Class RemoveXssViewHelper
Inheritance: extends TYPO3\CMS\Fluid\Core\ViewHelper\AbstractViewHelper
Datei anzeigen Open project: fluidtypo3/vhs

Public Methods

Method Description
render ( string $string = null ) : string Removes XSS from string

Method Details

render() public method

Removes XSS from string
public render ( string $string = null ) : string
$string string
return string