mirror of
https://github.com/Karaka-Management/oms-ItemManagement.git
synced 2026-02-18 05:08:41 +00:00
Automated formatting changes
This commit is contained in:
parent
94802e628d
commit
8f12007e8e
|
|
@ -12,8 +12,8 @@
|
||||||
*/
|
*/
|
||||||
declare(strict_types=1);
|
declare(strict_types=1);
|
||||||
|
|
||||||
use phpOMS\Uri\UriFactory;
|
|
||||||
use Modules\Media\Models\NullMedia;
|
use Modules\Media\Models\NullMedia;
|
||||||
|
use phpOMS\Uri\UriFactory;
|
||||||
|
|
||||||
/** @var \phpOMS\Views\View $this */
|
/** @var \phpOMS\Views\View $this */
|
||||||
$items = $this->getData('items');
|
$items = $this->getData('items');
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user