mirror of
https://github.com/Karaka-Management/oms-Support.git
synced 2026-01-11 17:18:40 +00:00
Fix doc align
This commit is contained in:
parent
7424343325
commit
e436742fff
|
|
@ -11,7 +11,7 @@
|
|||
* @link http://website.orange-management.de
|
||||
*/
|
||||
/**
|
||||
* @var \phpOMS\Views\View $this
|
||||
* @var \phpOMS\Views\View $this
|
||||
* @var \Modules\Tasks\Models\Task[] $tickets
|
||||
*/
|
||||
$tickets = $this->getData('tickets');
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@
|
|||
* @link http://website.orange-management.de
|
||||
*/
|
||||
/**
|
||||
* @var \phpOMS\Views\View $this
|
||||
* @var \phpOMS\Views\View $this
|
||||
* @var \Modules\Support\Models\Ticket $ticket
|
||||
*/
|
||||
$ticket = $this->getData('ticket');
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user