Sfoglia il codice sorgente

Activities IManager throws an BadMethodCallException

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
tags/v12.0.0beta1
Christoph Wurst 7 anni fa
parent
commit
d5ad642d18
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1
    0
      lib/public/Activity/IManager.php

+ 1
- 0
lib/public/Activity/IManager.php Vedi File

@@ -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);

Loading…
Annulla
Salva