From 42b5b413bdd7b10c2f4143251333eb721543c879 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 15 Nov 2015 13:06:13 -0500 Subject: Code cleanup --- app/Core/Session/SessionStorage.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/Core/Session') diff --git a/app/Core/Session/SessionStorage.php b/app/Core/Session/SessionStorage.php index 54d803f7..703d2fbb 100644 --- a/app/Core/Session/SessionStorage.php +++ b/app/Core/Session/SessionStorage.php @@ -13,6 +13,7 @@ namespace Kanboard\Core\Session; * @property array $flash * @property array $csrf * @property array $postAuth + * @property array $filters * @property string $redirectAfterLogin * @property string $captcha * @property string $commentSorting -- cgit v1.2.3