mirror of
https://github.com/Karaka-Management/oms-BusinessExpenses.git
synced 2026-02-11 22:18:40 +00:00
phpcs fixes
This commit is contained in:
parent
86aff61761
commit
e6994d2530
|
|
@ -1,4 +1,4 @@
|
|||
<?php declare(strict_types=1);
|
||||
<?php
|
||||
/**
|
||||
* Orange Management
|
||||
*
|
||||
|
|
@ -10,5 +10,7 @@
|
|||
* @version 1.0.0
|
||||
* @link https://orange-management.org
|
||||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
return ['Navigation' => [
|
||||
]];
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user