]> source.dussan.org Git - nextcloud-server.git/commit
fix: Move Node HookConnecter events to IEventDispatcher
authorJoas Schilling <coding@schilljs.com>
Tue, 25 Jul 2023 10:08:20 +0000 (12:08 +0200)
committerJoas Schilling <coding@schilljs.com>
Thu, 27 Jul 2023 07:57:53 +0000 (09:57 +0200)
commit44a0a621075962fecd9a3c94e724e2b544f7ce38
tree6743b7adcf4c87fc69173e80533a8c7cbcdddc76
parent6953e14580ddc94a11cf4f420f38dae2d1ae2917
fix: Move Node HookConnecter events to IEventDispatcher

Signed-off-by: Joas Schilling <coding@schilljs.com>
lib/private/Files/Node/HookConnector.php
lib/private/Server.php
tests/lib/Files/Node/HookConnectorTest.php