aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/Command/Applicable.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_external/lib/Command/Applicable.php')
-rw-r--r--apps/files_external/lib/Command/Applicable.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_external/lib/Command/Applicable.php b/apps/files_external/lib/Command/Applicable.php
index 8dfbf396a20..0e28d2bf79f 100644
--- a/apps/files_external/lib/Command/Applicable.php
+++ b/apps/files_external/lib/Command/Applicable.php
@@ -51,7 +51,7 @@ class Applicable extends Base {
*/
private $groupManager;
- function __construct(
+ public function __construct(
GlobalStoragesService $globalService,
IUserManager $userManager,
IGroupManager $groupManager