From c4e6d658e4099bd8152c77a76f486809693205f5 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sat, 25 Oct 2014 18:13:13 -0400 Subject: Finish github webhooks integration --- app/Action/Base.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/Action/Base.php') diff --git a/app/Action/Base.php b/app/Action/Base.php index 80930a4c..be9c3d48 100644 --- a/app/Action/Base.php +++ b/app/Action/Base.php @@ -13,6 +13,7 @@ use Core\Tool; * @author Frederic Guillot * * @property \Model\Acl $acl + * @property \Model\Comment $comment * @property \Model\Task $task * @property \Model\TaskFinder $taskFinder */ -- cgit v1.2.3