mirror of
https://github.com/Karaka-Management/oms-MyPrivate.git
synced 2026-01-28 00:08:41 +00:00
phpcs fixes
This commit is contained in:
parent
dac7f3a541
commit
c5ab2c1929
|
|
@ -1,4 +1,4 @@
|
|||
<?php declare(strict_types=1);
|
||||
<?php
|
||||
/**
|
||||
* Orange Management
|
||||
*
|
||||
|
|
@ -10,6 +10,8 @@
|
|||
* @version 1.0.0
|
||||
* @link https://orange-management.org
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Navigation' => [
|
||||
'Private' => 'Private',
|
||||
]];
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user