PHP Class Neos\Flow\Tests\Functional\Session\Fixtures\Controller\SessionTestController

Inheritance: extends Neos\Flow\Mvc\Controller\ActionController
Afficher le fichier Open project: neos/flow-development-collection

Protected Properties

Свойство Type Description
$session Neos\Flow\Session\SessionInterface

Méthodes publiques

Méthode Description
sessionStartAction ( ) : string

Method Details

sessionStartAction() public méthode

public sessionStartAction ( ) : string
Résultat string

Property Details

$session protected_oe property

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