SourceSerializer
in package
implements
JsonSerializable
Table of Contents
Interfaces
- JsonSerializable
Properties
- $eventSource : mixed
Methods
- getEventSource() : mixed
- jsonSerialize() : mixed
- setEventSource() : self
Properties
$eventSource
private
mixed
$eventSource
Methods
getEventSource()
public
getEventSource() : mixed
jsonSerialize()
public
jsonSerialize() : mixed
setEventSource()
public
setEventSource(mixed $eventSource) : self
Parameters
- $eventSource : mixed