PHP Class FluidTYPO3\Vhs\ViewHelpers\Condition\Context\IsCliViewHelper

A condition ViewHelper which renders the then child if current context being rendered is CLI. ### Examples Hooray for CLI contexts! Hooray for CLI contexts! Maybe BE, maybe FE.
Inheritance: extends TYPO3\CMS\Fluid\Core\ViewHelper\AbstractConditionViewHelper, use trait FluidTYPO3\Vhs\Traits\ConditionViewHelperTrait
Datei anzeigen Open project: fluidtypo3/vhs

Protected Methods

Method Description
evaluateCondition ( array $arguments = null ) : boolean

Method Details

evaluateCondition() protected static method

protected static evaluateCondition ( array $arguments = null ) : boolean
$arguments array
return boolean