nextcloud/lib/public/EventDispatcher
Christoph Wurst d180a98714
Make it possible to broadcast events to (web) clients
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2019-10-28 13:58:13 +01:00
..
ABroadcastedEvent.php Make it possible to broadcast events to (web) clients 2019-10-28 13:58:13 +01:00
Event.php Use Symfony's new contract Event class instead of the deprecated one 2019-09-12 14:44:55 +02:00
IEventDispatcher.php
IEventListener.php