]> source.dussan.org Git - nextcloud-server.git/commit
fix: Move SystemTags events to IEventDispatcher
authorJoas Schilling <coding@schilljs.com>
Tue, 25 Jul 2023 09:58:47 +0000 (11:58 +0200)
committerJoas Schilling <coding@schilljs.com>
Thu, 27 Jul 2023 07:57:52 +0000 (09:57 +0200)
commit6953e14580ddc94a11cf4f420f38dae2d1ae2917
tree9d15b7e2688299f63750bff9edc2a9f135a96fb9
parentdac31ad1010924bc2067fbbdaf5c856639c71091
fix: Move SystemTags events to IEventDispatcher

Signed-off-by: Joas Schilling <coding@schilljs.com>
lib/private/SystemTag/ManagerFactory.php
lib/private/SystemTag/SystemTagManager.php
lib/private/SystemTag/SystemTagObjectMapper.php
tests/lib/SystemTag/SystemTagManagerTest.php
tests/lib/SystemTag/SystemTagObjectMapperTest.php