Table of Contents
Interfaces
- EventInterface
Methods
-
__construct()
: mixed
-
execute()
: bool
-
getClass()
: string
-
getDateSheduled()
: int
-
getParams()
: null
-
validate()
: bool
__construct()
public
__construct(int $userId[, null $params = null ]) : mixed
Parameters
-
$userId
: int
-
-
$params
: null
= null
-
execute()
public
execute() : bool
getClass()
public
getClass() : string
getDateSheduled()
public
getDateSheduled() : int
getParams()
public
getParams() : null
validate()
public
validate([bool $isExecute = false ]) : bool
Parameters
-
$isExecute
: bool
= false
-
-
throws
-
ArgumentException
-
throws
-
ObjectPropertyException
-
throws
-
SystemException