mirror of
https://github.com/Karaka-Management/oms-IncomeStatement.git
synced 2026-02-10 17:58:40 +00:00
Remove whitespace from end of line
This commit is contained in:
parent
c88cfe67de
commit
bff40e135e
|
|
@ -5,7 +5,7 @@ use phpOMS\Router\RouteVerb;
|
||||||
return [
|
return [
|
||||||
'^.*/backend/controlling/pl/dashboard.*$' => [
|
'^.*/backend/controlling/pl/dashboard.*$' => [
|
||||||
[
|
[
|
||||||
'dest' => '\Modules\PL\Controller:viewPLDashboard',
|
'dest' => '\Modules\PL\Controller:viewPLDashboard',
|
||||||
'verb' => RouteVerb::GET,
|
'verb' => RouteVerb::GET,
|
||||||
],
|
],
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user