nextcloud/lib/private/EventDispatcher
Christoph Wurst b9a911f0b3
Deprecate the internal Symfony dispatcher adapter
This type is not known on the public API, yet we should make sure that
any usage of this class is noticed and migrated as soon as possible.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-07-15 13:57:35 +02:00
..
EventDispatcher.php Deprecate the internal Symfony dispatcher adapter 2020-07-15 13:57:35 +02:00
GenericEventWrapper.php Fix missing parent constructor call and get_class usage in GenericEventWrapper 2020-06-08 09:42:45 +02:00
ServiceEventListener.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
SymfonyAdapter.php Deprecate the internal Symfony dispatcher adapter 2020-07-15 13:57:35 +02:00