PHP Class Neos\Flow\Annotations\Session

Datei anzeigen Open project: neos/flow-development-collection

Public Properties

Property Type Description
$autoStart boolean Whether the annotated method triggers the start of a session.

Property Details

$autoStart public_oe property

Whether the annotated method triggers the start of a session.
public bool $autoStart
return boolean