Fix phpdoc

This commit is contained in:
Roeland Jago Douma 2016-08-16 20:26:28 +02:00
parent 15c1b3c509
commit 035f55c913
No known key found for this signature in database
GPG Key ID: 1E152838F164D13B
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ class Manager implements IManager {
/** @var IApp[] */
protected $apps;
/** @var INotifier */
/** @var INotifier[] */
protected $notifiers;
/** @var array[] */