summaryrefslogtreecommitdiff
path: root/app/Core/Session/SessionStorage.php
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2016-01-14 21:42:28 -0500
committerFrederic Guillot <fred@kanboard.net>2016-01-14 21:42:28 -0500
commit9e24bb2ef08b86c6d1aa150fda5a05538f4882da (patch)
tree88c5e575d58680359dca293c7971292cf08b0626 /app/Core/Session/SessionStorage.php
parenta8f404421f3e404ccd285da861a8cb25f3642f31 (diff)
Do not cache app settings in session
Diffstat (limited to 'app/Core/Session/SessionStorage.php')
-rw-r--r--app/Core/Session/SessionStorage.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/Core/Session/SessionStorage.php b/app/Core/Session/SessionStorage.php
index 5ee1d811..667d9253 100644
--- a/app/Core/Session/SessionStorage.php
+++ b/app/Core/Session/SessionStorage.php
@@ -8,7 +8,6 @@ namespace Kanboard\Core\Session;
* @package session
* @author Frederic Guillot
*
- * @property array $config
* @property array $user
* @property array $flash
* @property array $csrf