diff options
Diffstat (limited to 'apps/files_external/appinfo/routes.php')
-rw-r--r-- | apps/files_external/appinfo/routes.php | 2 |
1 files changed, 1 insertions, 1 deletions
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, |