EventInterface
Table of Contents
Methods
- __construct() : mixed
- execute() : bool
- getClass() : string
- getDateSheduled() : int
- getParams() : mixed
- validate() : bool
Methods
__construct()
public
__construct(int $userId[, mixed $params = null ]) : mixed
Parameters
- $userId : int
- $params : mixed = null
execute()
public
execute() : bool
Return values
boolgetClass()
public
getClass() : string
Return values
stringgetDateSheduled()
public
getDateSheduled() : int
Return values
intgetParams()
public
getParams() : mixed
validate()
public
validate() : bool