BeforeSessionStartEvent
extends Event
in package
Plugins Loaded Event
This event is called from $grav['session']->start() right before session_start() call.
Table of Contents
Properties
Methods
- __construct() : mixed
- __debugInfo() : array<string|int, mixed>
Properties
$session
public
SessionInterface
$session
Methods
__construct()
public
__construct(SessionInterface $session) : mixed
Parameters
- $session : SessionInterface
__debugInfo()
public
__debugInfo() : array<string|int, mixed>