summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/Controller/Base.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Controller/Base.php b/app/Controller/Base.php
index 8d3ea876..c1753c97 100644
--- a/app/Controller/Base.php
+++ b/app/Controller/Base.php
@@ -25,6 +25,7 @@ use Model\LastLogin;
* @property \Model\Color $color
* @property \Model\Comment $comment
* @property \Model\Config $config
+ * @property \Model\DateParser $dateParser
* @property \Model\File $file
* @property \Model\LastLogin $lastLogin
* @property \Model\Notification $notification