From d577aad4ac876c1ed29f7b81199f607da581239b Mon Sep 17 00:00:00 2001 From: Robin McCorkell Date: Tue, 18 Aug 2015 22:49:29 +0100 Subject: Use OCP classes as much as possible in files_external --- apps/files_external/appinfo/routes.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/files_external/appinfo') diff --git a/apps/files_external/appinfo/routes.php b/apps/files_external/appinfo/routes.php index 213e7b28dc1..4462ad1f274 100644 --- a/apps/files_external/appinfo/routes.php +++ b/apps/files_external/appinfo/routes.php @@ -26,7 +26,7 @@ namespace OCA\Files_External\AppInfo; /** - * @var $this \OC\Route\Router + * @var $this \OCP\Route\IRouter **/ \OC_Mount_Config::$app->registerRoutes( $this, -- cgit v1.2.3