final class Session (View source)

Used to control the behavior of session handling when the annotated method is called.

Properties

bool $autoStart

Whether the annotated method triggers the start of a session.

Methods

__construct(bool $autoStart = false)

No description

Details

__construct(bool $autoStart = false)

No description

Parameters

bool $autoStart