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