Add @property dateParser (phpdoc)
This commit is contained in:
parent
ac97b4120e
commit
895db9dd3c
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue