mirror of
https://github.com/Karaka-Management/oms-Accounting.git
synced 2026-02-08 17:08:41 +00:00
fix phpstan/phpcs
This commit is contained in:
parent
9f818ffb3b
commit
09e65dc9b5
|
|
@ -29,8 +29,8 @@ class Navigation
|
|||
/**
|
||||
* Install navigation providing
|
||||
*
|
||||
* @param string $path Module path
|
||||
* @param ApplicationAbstract $app Application
|
||||
* @param string $path Module path
|
||||
* @param ApplicationAbstract $app Application
|
||||
*
|
||||
* @return void
|
||||
*
|
||||
|
|
|
|||
|
|
@ -3,5 +3,5 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return [
|
||||
'0100' => ''
|
||||
'0100' => ''
|
||||
];
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user