EmitterAwareInterface
in
Table of Contents
Methods
- getEmitter() : EmitterInterface
- Get the Emitter.
- setEmitter() : $this
- Set the Emitter.
Methods
getEmitter()
Get the Emitter.
public
getEmitter() : EmitterInterface
Return values
EmitterInterfacesetEmitter()
Set the Emitter.
public
setEmitter([EmitterInterface $emitter = null ]) : $this
Parameters
- $emitter : EmitterInterface = null