nextcloud/lib/private/EventDispatcher
Christoph Wurst 85454ac456
Use the Symfony dispatcher correctly
* Event object as first arg (otherwise there is a notice in the logs)
* `dispatch` MUST return the event object

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-01-05 16:00:42 +01:00
..
EventDispatcher.php Use PSR Logger in event dispatcher 2020-10-08 16:52:56 +02:00
GenericEventWrapper.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
ServiceEventListener.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
SymfonyAdapter.php Use the Symfony dispatcher correctly 2021-01-05 16:00:42 +01:00