Fix doc align

This commit is contained in:
Dennis Eichhorn 2018-12-09 22:20:51 +01:00
parent 692388db7f
commit da0a68d6dd

View File

@ -11,7 +11,7 @@
* @link http://website.orange-management.de * @link http://website.orange-management.de
*/ */
/** /**
* @var \phpOMS\Views\View $this * @var \phpOMS\Views\View $this
* @var \Modules\Tasks\Models\Task[] $tasks * @var \Modules\Tasks\Models\Task[] $tasks
*/ */
$tasks = $this->getData('tasks'); $tasks = $this->getData('tasks');