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

Inheritance: extends Neos\Flow\Mvc\Controller\ActionController
Show file Open project: neos/flow-development-collection

Protected Properties

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

Public Methods

Method Description
sessionStartAction ( ) : string

Method Details

sessionStartAction() public method

public sessionStartAction ( ) : string
return string

Property Details

$session protected property

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