]> source.dussan.org Git - nextcloud-server.git/commit
Deprecate the GenericEvent wrapper 25558/head
authorChristoph Wurst <christoph@winzerhof-wurst.at>
Wed, 10 Feb 2021 07:54:08 +0000 (08:54 +0100)
committerChristoph Wurst <christoph@winzerhof-wurst.at>
Wed, 10 Feb 2021 07:54:08 +0000 (08:54 +0100)
commitf76ec25e58292b8d2c4b9a27857365fab373be1c
tree0c1a66a8e651a6d0078cec9e202578d5a90fb450
parentdecb70b9ac6048e72305154af841271902f6b10c
Deprecate the GenericEvent wrapper

This class is a convenience type to replace the old Symfony GenericEvent
with our own type, to ease the transition from Symfony events to our
(PSR) events. Hence we can deprecate the class as precaution to smoothen
the next transition step in the future.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
lib/public/EventDispatcher/GenericEvent.php