‪TYPO3CMS  11.5
ExpressionLanguage.php File Reference

Go to the source code of this file.

Variables

 return ['default'=>[], 'typoscript'=>[\TYPO3\CMS\Core\ExpressionLanguage\TypoScriptConditionProvider::class,], 'site'=>[\TYPO3\CMS\Core\ExpressionLanguage\SiteConditionProvider::class,],]
 

Variable Documentation

◆ return

return[ 'default'=>[], 'typoscript'=>[ \TYPO3\CMS\Core\ExpressionLanguage\TypoScriptConditionProvider::class,], 'site'=>[ \TYPO3\CMS\Core\ExpressionLanguage\SiteConditionProvider::class,],]

Definition at line 3 of file ExpressionLanguage.php.