EventSourceInterface
Table of Contents
Constants
-
BELL
= 'bell'
-
EMAIL
= 'email'
-
GRITTER
= 'gritter'
Methods
-
__construct()
: mixed
-
eventStreamFormat()
: mixed
-
setEvent()
: mixed
-
setId()
: mixed
BELL
public
mixed
BELL
= 'bell'
EMAIL
public
mixed
EMAIL
= 'email'
GRITTER
public
mixed
GRITTER
= 'gritter'
__construct()
public
__construct(mixed $datas) : mixed
Parameters
-
$datas
: mixed
-
public
eventStreamFormat() : mixed
setEvent()
public
setEvent(mixed $event) : mixed
Parameters
-
$event
: mixed
-
setId()
public
setId(mixed $id) : mixed
Parameters
-
$id
: mixed
-