mirror of
https://github.com/Karaka-Management/oms-EventManagement.git
synced 2026-02-14 00:38:41 +00:00
Automated formatting changes
This commit is contained in:
parent
83558e9fc9
commit
48b8879cc4
|
|
@ -12,34 +12,34 @@
|
||||||
declare(strict_types=1);
|
declare(strict_types=1);
|
||||||
|
|
||||||
return ['EventManagement' => [
|
return ['EventManagement' => [
|
||||||
'Account' => '',
|
'Account' => '',
|
||||||
'Actual' => '',
|
'Actual' => '',
|
||||||
'Amount' => '',
|
'Amount' => '',
|
||||||
'Budget' => '',
|
'Budget' => '',
|
||||||
'CoreData' => '',
|
'CoreData' => '',
|
||||||
'Description' => '',
|
'Description' => '',
|
||||||
'Elements' => '',
|
'Elements' => '',
|
||||||
'End' => '',
|
'End' => '',
|
||||||
'Event' => '',
|
'Event' => '',
|
||||||
'EventManagement' => '',
|
'EventManagement' => '',
|
||||||
'Events' => '',
|
'Events' => '',
|
||||||
'Exponential' => '',
|
'Exponential' => '',
|
||||||
'Files' => '',
|
'Files' => '',
|
||||||
'Group' => '',
|
'Group' => '',
|
||||||
'Info' => '',
|
'Info' => '',
|
||||||
'Linear' => '',
|
'Linear' => '',
|
||||||
'Log' => '',
|
'Log' => '',
|
||||||
'Manager' => '',
|
'Manager' => '',
|
||||||
'Manual' => '',
|
'Manual' => '',
|
||||||
'Name' => '',
|
'Name' => '',
|
||||||
'People' => '',
|
'People' => '',
|
||||||
'Permissions' => '',
|
'Permissions' => '',
|
||||||
'Progress' => '',
|
'Progress' => '',
|
||||||
'Responsibility' => '',
|
'Responsibility' => '',
|
||||||
'Start' => '',
|
'Start' => '',
|
||||||
'Status' => '',
|
'Status' => '',
|
||||||
'Tasks' => '',
|
'Tasks' => '',
|
||||||
'Title' => '',
|
'Title' => '',
|
||||||
'User' => '',
|
'User' => '',
|
||||||
'UserGroup' => '',
|
'UserGroup' => '',
|
||||||
]];
|
]];
|
||||||
|
|
|
||||||
|
|
@ -12,34 +12,34 @@
|
||||||
declare(strict_types=1);
|
declare(strict_types=1);
|
||||||
|
|
||||||
return ['EventManagement' => [
|
return ['EventManagement' => [
|
||||||
'Account' => 'Account',
|
'Account' => 'Account',
|
||||||
'Actual' => 'Actual',
|
'Actual' => 'Actual',
|
||||||
'Amount' => 'Amount',
|
'Amount' => 'Amount',
|
||||||
'Budget' => 'Budget',
|
'Budget' => 'Budget',
|
||||||
'CoreData' => 'Core Data',
|
'CoreData' => 'Core Data',
|
||||||
'Description' => 'Description',
|
'Description' => 'Description',
|
||||||
'Elements' => 'Elements',
|
'Elements' => 'Elements',
|
||||||
'End' => 'End',
|
'End' => 'End',
|
||||||
'Event' => 'Event',
|
'Event' => 'Event',
|
||||||
'EventManagement' => 'Event Management',
|
'EventManagement' => 'Event Management',
|
||||||
'Events' => 'Events',
|
'Events' => 'Events',
|
||||||
'Exponential' => 'Exponential',
|
'Exponential' => 'Exponential',
|
||||||
'Files' => 'Files',
|
'Files' => 'Files',
|
||||||
'Group' => 'Group',
|
'Group' => 'Group',
|
||||||
'Info' => 'Info',
|
'Info' => 'Info',
|
||||||
'Linear' => 'Linear',
|
'Linear' => 'Linear',
|
||||||
'Log' => 'Log',
|
'Log' => 'Log',
|
||||||
'Manager' => 'Manager',
|
'Manager' => 'Manager',
|
||||||
'Manual' => 'Manual',
|
'Manual' => 'Manual',
|
||||||
'Name' => 'Name',
|
'Name' => 'Name',
|
||||||
'People' => 'People',
|
'People' => 'People',
|
||||||
'Permissions' => 'Permissions',
|
'Permissions' => 'Permissions',
|
||||||
'Progress' => 'Progress',
|
'Progress' => 'Progress',
|
||||||
'Responsibility' => 'Responsibility',
|
'Responsibility' => 'Responsibility',
|
||||||
'Start' => 'Start',
|
'Start' => 'Start',
|
||||||
'Status' => 'Status',
|
'Status' => 'Status',
|
||||||
'Tasks' => 'Tasks',
|
'Tasks' => 'Tasks',
|
||||||
'Title' => 'Title',
|
'Title' => 'Title',
|
||||||
'User' => 'User',
|
'User' => 'User',
|
||||||
'UserGroup' => 'User/Group',
|
'UserGroup' => 'User/Group',
|
||||||
]];
|
]];
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user