]> source.dussan.org Git - nextcloud-server.git/commit
Fix PSR-4 compatible namespace 22017/head
authorJoas Schilling <coding@schilljs.com>
Mon, 27 Jul 2020 11:17:04 +0000 (13:17 +0200)
committerJoas Schilling <coding@schilljs.com>
Mon, 27 Jul 2020 11:18:45 +0000 (13:18 +0200)
commitfaff16f8cbb2baa4289a1ff22ec2c97013928de4
tree46674fa31baf1441aa55b5ffe8e485a9d294008a
parent4cac0f6895cf4bda4dda0b7cb3b843546eb0a952
Fix PSR-4 compatible namespace

Signed-off-by: Joas Schilling <coding@schilljs.com>
apps/federation/composer/composer/autoload_classmap.php
apps/federation/composer/composer/autoload_static.php
apps/federation/lib/Listener/FederatedShareAddedListener.php [new file with mode: 0644]
apps/federation/lib/Listener/SabrePluginAuthInitListener.php [new file with mode: 0644]
apps/federation/lib/Listeners/FederatedShareAddedListener.php [deleted file]
apps/federation/lib/Listeners/SabrePluginAuthInitListener.php [deleted file]