mirror of
https://github.com/Karaka-Management/oms-ItemManagement.git
synced 2026-02-15 19:58:40 +00:00
Automated formatting changes
This commit is contained in:
parent
f8c7ef95d3
commit
0684687458
|
|
@ -13,12 +13,12 @@
|
||||||
declare(strict_types=1);
|
declare(strict_types=1);
|
||||||
|
|
||||||
return ['Navigation' => [
|
return ['Navigation' => [
|
||||||
'Article' => 'Article',
|
'Article' => 'Article',
|
||||||
'Analyze' => 'Analyze',
|
'Analyze' => 'Analyze',
|
||||||
'Attributes' => 'Attributes',
|
'Attributes' => 'Attributes',
|
||||||
'Types' => 'Types',
|
'Types' => 'Types',
|
||||||
'Values' => 'Values',
|
'Values' => 'Values',
|
||||||
'Create' => 'Create',
|
'Create' => 'Create',
|
||||||
'List' => 'List',
|
'List' => 'List',
|
||||||
'ItemManagement' => 'Item Management',
|
'ItemManagement' => 'Item Management',
|
||||||
]];
|
]];
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user