Add @property dateParser (phpdoc)

This commit is contained in:
Frédéric Guillot 2014-11-26 21:34:55 -05:00
parent ac97b4120e
commit 895db9dd3c
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ use Model\LastLogin;
* @property \Model\Color $color
* @property \Model\Comment $comment
* @property \Model\Config $config
* @property \Model\DateParser $dateParser
* @property \Model\File $file
* @property \Model\LastLogin $lastLogin
* @property \Model\Notification $notification