From 74e4a7b0642b18d9aaa71dd72359495c5dc99107 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 17 Jan 2015 17:27:34 -0500 Subject: Add top links to the calendar --- app/Model/Base.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/Model') diff --git a/app/Model/Base.php b/app/Model/Base.php index 3f847c2e..a6333144 100644 --- a/app/Model/Base.php +++ b/app/Model/Base.php @@ -23,6 +23,7 @@ use Pimple\Container; * @property \Model\Config $config * @property \Model\DateParser $dateParser * @property \Model\File $file + * @property \Model\Helper $helper * @property \Model\LastLogin $lastLogin * @property \Model\Notification $notification * @property \Model\Project $project -- cgit v1.2.3