]> source.dussan.org Git - nextcloud-server.git/commit
fix!: Remove legacy event dispatching Symfony's GenericEvent
authorJoas Schilling <coding@schilljs.com>
Tue, 25 Jul 2023 09:29:33 +0000 (11:29 +0200)
committerJoas Schilling <coding@schilljs.com>
Thu, 27 Jul 2023 07:57:51 +0000 (09:57 +0200)
commit4f7de8ed60f528c38af9e4ba988015e9e9abc5dc
tree655ee4404a11750438b4b5f8b0c8b1023148c3fb
parent582e655c011eaea0cd33d8827a90904d1250cb9b
fix!: Remove legacy event dispatching Symfony's GenericEvent

Signed-off-by: Joas Schilling <coding@schilljs.com>
lib/private/Preview/Generator.php
lib/private/PreviewManager.php
lib/private/Server.php
lib/public/IPreview.php
tests/lib/Preview/GeneratorTest.php