ReadFromSession
extends BaseEvent
in package
Table of Contents
Properties
Methods
- __construct() : mixed
- getDatabase() : DatabaseEngine
- handle() : void
- isTriggered() : bool
- run() : void
Properties
$selector
protected
PersoSelector
$selector
Methods
__construct()
public
__construct(PersoSelector $selector) : mixed
Parameters
- $selector : PersoSelector
getDatabase()
public
getDatabase() : DatabaseEngine
Return values
DatabaseEnginehandle()
public
handle() : void
isTriggered()
public
isTriggered() : bool
Return values
boolrun()
public
run() : void