nextcloud/lib/private/EventDispatcher
Christoph Wurst 5e1805d253
Fix missing parent constructor call and get_class usage in GenericEventWrapper
* The parent constructor was not called
* `get_class` does not allow null values in php7.2+

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-06-08 09:42:45 +02:00
..
EventDispatcher.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +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 Log usage of a deprecated event instead of emitting 2020-05-22 14:56:35 +02:00