AbstractConcreteEvent
abstract class AbstractConcreteEvent extends AbstractEvent (View source)
Used by all core events that want to interact with Mercure. Translates event names into topics, etc.
..
Methods
isPrivate()
No description
Details
protected
isPrivate()
No description
abstract protected
getEventData()
No description
abstract TopicInterface
createTopic()
No description
array
getTopics()
No description
string
getData()
No description
Update
getUpdate()
No description