summaryrefslogtreecommitdiff
path: root/app/Action/Base.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Action/Base.php')
-rw-r--r--app/Action/Base.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Action/Base.php b/app/Action/Base.php
index 5133c7db..0d8bd565 100644
--- a/app/Action/Base.php
+++ b/app/Action/Base.php
@@ -11,7 +11,7 @@ use Pimple\Container;
* @package action
* @author Frederic Guillot
*
- * @property \Model\Acl $acl
+ * @property \Model\UserSession $userSession
* @property \Model\Comment $comment
* @property \Model\Task $task
* @property \Model\TaskCreation $taskCreation