PHP Class Neos\Neos\Ui\Aspects\ActivationAspect

Afficher le fichier Open project: neos/neos-ui

Protected Properties

Свойство Type Description
$contentCache TYPO3\TypoScript\Core\Cache\ContentCache
$session TYPO3\Flow\Session\SessionInterface

Méthodes publiques

Méthode Description
disableNewUserInterface ( TYPO3\FLOW\AOP\JoinPointInterface $joinPoint ) : mixed

Method Details

disableNewUserInterface() public méthode

public disableNewUserInterface ( TYPO3\FLOW\AOP\JoinPointInterface $joinPoint ) : mixed
$joinPoint TYPO3\FLOW\AOP\JoinPointInterface the join point
Résultat mixed

Property Details

$contentCache protected_oe property

protected ContentCache,TYPO3\TypoScript\Core\Cache $contentCache
Résultat TYPO3\TypoScript\Core\Cache\ContentCache

$session protected_oe property

protected SessionInterface,TYPO3\Flow\Session $session
Résultat TYPO3\Flow\Session\SessionInterface