Fix PHPAnalyzer issues

This commit is contained in:
Frederic Guillot
2015-02-14 16:22:26 -05:00
parent f7e4c3928a
commit 5fd4e290c5
4 changed files with 9 additions and 6 deletions

View File

@@ -10,6 +10,7 @@ use Pimple\Container;
* @package subscriber
* @author Frederic Guillot
*
* @property \Model\Board $board
* @property \Model\Config $config
* @property \Model\Comment $comment
* @property \Model\LastLogin $lastLogin