diff options
Diffstat (limited to 'apps/files_external/appinfo/routes.php')
-rw-r--r-- | apps/files_external/appinfo/routes.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files_external/appinfo/routes.php b/apps/files_external/appinfo/routes.php index 506c9d34e26..a090fca20ea 100644 --- a/apps/files_external/appinfo/routes.php +++ b/apps/files_external/appinfo/routes.php @@ -23,9 +23,8 @@ namespace OCA\Files_External\Appinfo; /** - * @var $this OC\Route\Router + * @var $this \OC\Route\Router **/ - $application = new Application(); $application->registerRoutes( $this, |