]> source.dussan.org Git - nextcloud-server.git/commit
use OCP\EventDispatcher\Event over Symfony's deprecated Event 17568/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Wed, 16 Oct 2019 10:36:03 +0000 (12:36 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Thu, 17 Oct 2019 11:31:48 +0000 (13:31 +0200)
commite8095cf7372a8e95ca0f57ada1ddb8712aebce9a
tree4646cb85b358b7dcb9db9d163bc648d19f294ca3
parent9f2d15ad5ce0e011de2594c7993714c3001c8c47
use OCP\EventDispatcher\Event over Symfony's deprecated Event

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
14 files changed:
apps/dav/tests/unit/Comments/RootCollectionTest.php
apps/files_trashbin/lib/Events/MoveToTrashEvent.php
apps/files_versions/lib/Events/CreateVersionEvent.php
apps/twofactor_backupcodes/tests/Unit/Migration/CheckBackupCodeTest.php
lib/private/EventDispatcher/SymfonyAdapter.php
lib/private/Files/Cache/AbstractCacheEvent.php
lib/public/App/ManagerEvent.php
lib/public/Comments/CommentsEntityEvent.php
lib/public/Comments/CommentsEvent.php
lib/public/Console/ConsoleEvent.php
lib/public/SabrePluginEvent.php
lib/public/SystemTag/ManagerEvent.php
lib/public/SystemTag/MapperEvent.php
lib/public/SystemTag/SystemTagsEntityEvent.php