PHP Class Neos\Neos\Aspects\TypoScriptCachingAspect

Afficher le fichier Open project: neos/neos-development-collection

Protected Properties

Свойство Type Description
$typoScriptCache Neos\Cache\Frontend\VariableFrontend

Méthodes publiques

Méthode Description
cacheGetMergedTypoScriptObjectTree ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : mixed

Method Details

cacheGetMergedTypoScriptObjectTree() public méthode

public cacheGetMergedTypoScriptObjectTree ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : mixed
$joinPoint Neos\Flow\Aop\JoinPointInterface The current join point
Résultat mixed

Property Details

$typoScriptCache protected_oe property

protected VariableFrontend,Neos\Cache\Frontend $typoScriptCache
Résultat Neos\Cache\Frontend\VariableFrontend