Activities IManager throws an BadMethodCallException
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
This commit is contained in:
parent
9b71ee27ff
commit
d5ad642d18
|
@ -64,6 +64,7 @@ interface IManager {
|
||||||
* - setSubject()
|
* - setSubject()
|
||||||
*
|
*
|
||||||
* @param IEvent $event
|
* @param IEvent $event
|
||||||
|
* @throws \BadMethodCallException if required values have not been set
|
||||||
* @since 8.2.0
|
* @since 8.2.0
|
||||||
*/
|
*/
|
||||||
public function publish(IEvent $event);
|
public function publish(IEvent $event);
|
||||||
|
|
Loading…
Reference in New Issue