mirror of
https://github.com/Karaka-Management/oms-ItemManagement.git
synced 2026-02-15 11:48:40 +00:00
Merge branch 'develop' of https://github.com/Orange-Management/oms-ItemManagement into develop
This commit is contained in:
commit
7bd4b0878e
|
|
@ -12,9 +12,9 @@
|
||||||
*/
|
*/
|
||||||
declare(strict_types=1);
|
declare(strict_types=1);
|
||||||
|
|
||||||
|
use Modules\Media\Models\NullMedia;
|
||||||
use phpOMS\Localization\NullLocalization;
|
use phpOMS\Localization\NullLocalization;
|
||||||
use phpOMS\Uri\UriFactory;
|
use phpOMS\Uri\UriFactory;
|
||||||
use Modules\Media\Models\NullMedia;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @var \Modules\ItemManagement\Models\Item $item
|
* @var \Modules\ItemManagement\Models\Item $item
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user