mirror of
https://github.com/Karaka-Management/oms-Auditor.git
synced 2026-02-15 13:08:41 +00:00
autoformat
This commit is contained in:
parent
83ef162fcc
commit
f3e536320d
|
|
@ -15,7 +15,7 @@ declare(strict_types=1);
|
||||||
use phpOMS\Uri\UriFactory;
|
use phpOMS\Uri\UriFactory;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @var \phpOMS\Views\View $this
|
* @var \phpOMS\Views\View $this
|
||||||
* @var \Modules\Audit\Models\Audit[] $audits
|
* @var \Modules\Audit\Models\Audit[] $audits
|
||||||
*/
|
*/
|
||||||
$audits = $this->getData('audits') ?? [];
|
$audits = $this->getData('audits') ?? [];
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user