Fix some php analyzer issues

This commit is contained in:
Frederic Guillot
2015-05-09 23:08:16 -04:00
parent 4641d4cf77
commit 98aab0d994
5 changed files with 10 additions and 7 deletions

View File

@@ -24,6 +24,9 @@ use Symfony\Component\EventDispatcher\Event;
* @property \Integration\GithubWebhook $githubWebhook
* @property \Integration\GitlabWebhook $gitlabWebhook
* @property \Integration\BitbucketWebhook $bitbucketWebhook
* @property \Integration\PostmarkWebhook $postmarkWebhook
* @property \Integration\SendgridWebhook $sendgridWebhook
* @property \Integration\MailgunWebhook $mailgunWebhook
* @property \Model\Acl $acl
* @property \Model\Authentication $authentication
* @property \Model\Action $action