PHP Class Neos\Neos\Aspects\TypoScriptCachingAspect

Show file Open project: neos/neos-development-collection

Protected Properties

Property Type Description
$typoScriptCache Neos\Cache\Frontend\VariableFrontend

Public Methods

Method Description
cacheGetMergedTypoScriptObjectTree ( Neos\Flow\Aop\JoinPointInterface $joinPoint ) : mixed

Method Details

cacheGetMergedTypoScriptObjectTree() public method

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

Property Details

$typoScriptCache protected property

protected VariableFrontend,Neos\Cache\Frontend $typoScriptCache
return Neos\Cache\Frontend\VariableFrontend