PHP Class Neos\Neos\Ui\TypoScript\Helper\ActivationHelper

Inheritance: implements TYPO3\Eel\ProtectedContextAwareInterface
Show file Open project: neos/neos-ui

Protected Properties

Property Type Description
$session TYPO3\Flow\Session\SessionInterface

Public Methods

Method Description
allowsCallOfMethod ( string $methodName ) : boolean
enableNewBackend ( )

Method Details

allowsCallOfMethod() public method

public allowsCallOfMethod ( string $methodName ) : boolean
$methodName string
return boolean

enableNewBackend() public method

public enableNewBackend ( )

Property Details

$session protected property

protected SessionInterface,TYPO3\Flow\Session $session
return TYPO3\Flow\Session\SessionInterface