From 5a29cccc959dfd0be5fdc279ac1170d2db0b3040 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Fri, 3 Apr 2015 18:32:51 -0400 Subject: Various fixes for PHPAnalyzer --- app/Auth/Base.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/Auth/Base.php') diff --git a/app/Auth/Base.php b/app/Auth/Base.php index e023e4fe..e2209e1f 100644 --- a/app/Auth/Base.php +++ b/app/Auth/Base.php @@ -10,6 +10,7 @@ use Pimple\Container; * @package auth * @author Frederic Guillot * + * @property \Core\Session $session * @property \Model\Acl $acl * @property \Model\LastLogin $lastLogin * @property \Model\User $user -- cgit v1.2.3