Automated formatting changes

This commit is contained in:
Formatter Bot 2021-02-08 22:03:10 +00:00
parent 0eb4fe5038
commit 4df2955f03
2 changed files with 62 additions and 62 deletions

View File

@ -12,36 +12,36 @@
declare(strict_types=1);
return ['HumanResourceManagement' => [
'Account' => '',
'Active' => '',
'Birthday' => '',
'Clocking' => '',
'Contracts' => '',
'Account' => '',
'Active' => '',
'Birthday' => '',
'Clocking' => '',
'Contracts' => '',
'CreateFromAccount' => '',
'Department' => '',
'Departments' => '',
'Documents' => '',
'Education' => '',
'Email' => '',
'Employee' => '',
'Employees' => '',
'End' => '',
'Evaluations' => '',
'General' => '',
'History' => '',
'Inactive' => '',
'Name' => '',
'Parent' => '',
'Personnel' => '',
'Position' => '',
'Remarks' => '',
'Shifts' => '',
'Staff' => '',
'Start' => '',
'Status' => '',
'Unit' => '',
'Vacation' => '',
'Work' => '',
'ProfileImage' => '',
'Phone' => '',
'Department' => '',
'Departments' => '',
'Documents' => '',
'Education' => '',
'Email' => '',
'Employee' => '',
'Employees' => '',
'End' => '',
'Evaluations' => '',
'General' => '',
'History' => '',
'Inactive' => '',
'Name' => '',
'Parent' => '',
'Personnel' => '',
'Position' => '',
'Remarks' => '',
'Shifts' => '',
'Staff' => '',
'Start' => '',
'Status' => '',
'Unit' => '',
'Vacation' => '',
'Work' => '',
'ProfileImage' => '',
'Phone' => '',
]];

View File

@ -12,36 +12,36 @@
declare(strict_types=1);
return ['HumanResourceManagement' => [
'Account' => 'Account',
'Active' => 'Active',
'Birthday' => 'Birthday',
'Clocking' => 'Clocking',
'Contracts' => 'Contracts',
'Account' => 'Account',
'Active' => 'Active',
'Birthday' => 'Birthday',
'Clocking' => 'Clocking',
'Contracts' => 'Contracts',
'CreateFromAccount' => 'Create from account',
'Department' => 'Department',
'Departments' => 'Departments',
'Documents' => 'Documents',
'Education' => 'Education',
'Email' => 'Email',
'Employee' => 'Employee',
'Employees' => 'Employees',
'End' => 'End',
'Evaluations' => 'Evaluations',
'General' => 'General',
'History' => 'History',
'Inactive' => 'Inactive',
'Name' => 'Name',
'Parent' => 'Parent',
'Personnel' => 'Personnel',
'Position' => 'Position',
'Remarks' => 'Remarks',
'Shifts' => 'Shifts',
'Staff' => 'Staff',
'Start' => 'Start',
'Status' => 'Status',
'Unit' => 'Unit',
'Vacation' => 'Vacation',
'Work' => 'Work',
'ProfileImage' => '',
'Phone' => '',
'Department' => 'Department',
'Departments' => 'Departments',
'Documents' => 'Documents',
'Education' => 'Education',
'Email' => 'Email',
'Employee' => 'Employee',
'Employees' => 'Employees',
'End' => 'End',
'Evaluations' => 'Evaluations',
'General' => 'General',
'History' => 'History',
'Inactive' => 'Inactive',
'Name' => 'Name',
'Parent' => 'Parent',
'Personnel' => 'Personnel',
'Position' => 'Position',
'Remarks' => 'Remarks',
'Shifts' => 'Shifts',
'Staff' => 'Staff',
'Start' => 'Start',
'Status' => 'Status',
'Unit' => 'Unit',
'Vacation' => 'Vacation',
'Work' => 'Work',
'ProfileImage' => '',
'Phone' => '',
]];