mirror of
https://github.com/Karaka-Management/oms-Tasks.git
synced 2026-02-14 05:38:40 +00:00
Automated formatting changes
This commit is contained in:
parent
fa79f33cf4
commit
f2a2556e8a
|
|
@ -14,10 +14,10 @@ declare(strict_types=1);
|
||||||
|
|
||||||
namespace Modules\Tasks\Views;
|
namespace Modules\Tasks\Views;
|
||||||
|
|
||||||
use Modules\Tasks\Models\TaskStatus;
|
|
||||||
use phpOMS\Views\View;
|
|
||||||
use phpOMS\Uri\UriFactory;
|
|
||||||
use Modules\Profile\Models\ProfileMapper;
|
use Modules\Profile\Models\ProfileMapper;
|
||||||
|
use Modules\Tasks\Models\TaskStatus;
|
||||||
|
use phpOMS\Uri\UriFactory;
|
||||||
|
use phpOMS\Views\View;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Task view class.
|
* Task view class.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user