fix phpstan/phpcs

This commit is contained in:
Dennis Eichhorn 2021-06-26 14:38:07 +02:00
parent 9f818ffb3b
commit 09e65dc9b5
3 changed files with 628 additions and 628 deletions

View File

@ -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
*

View File

@ -3,5 +3,5 @@
declare(strict_types=1);
return [
'0100' => ''
'0100' => ''
];

File diff suppressed because it is too large Load Diff