Activities IManager throws an BadMethodCallException

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
This commit is contained in:
Christoph Wurst 2016-12-19 14:15:19 +01:00
förälder 9b71ee27ff
incheckning d5ad642d18
Ingen känd nyckel hittad för denna signaturen i databasen
GPG-nyckel ID: CC42AC2A7F0E56D8

Visa fil

@ -64,6 +64,7 @@ interface IManager {
* - setSubject()
*
* @param IEvent $event
* @throws \BadMethodCallException if required values have not been set
* @since 8.2.0
*/
public function publish(IEvent $event);