aboutsummaryrefslogtreecommitdiffstats
path: root/settings/routes.php
diff options
context:
space:
mode:
Diffstat (limited to 'settings/routes.php')
-rw-r--r--settings/routes.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/routes.php b/settings/routes.php
index 6954bd3823d..a8bb0d981e8 100644
--- a/settings/routes.php
+++ b/settings/routes.php
@@ -6,7 +6,7 @@
* See the COPYING-README file.
*/
-/** @var $this OC_Router */
+/** @var $this OCP\Route\IRouter */
// Settings pages
$this->create('settings_help', '/settings/help')