mirror of
https://github.com/Karaka-Management/oms-Workflow.git
synced 2026-01-11 14:58:39 +00:00
Automated formatting changes
This commit is contained in:
parent
1c34c7ade0
commit
2ddbb52ce8
|
|
@ -12,19 +12,19 @@
|
||||||
declare(strict_types=1);
|
declare(strict_types=1);
|
||||||
|
|
||||||
return ['Workflow' => [
|
return ['Workflow' => [
|
||||||
'Created' => '',
|
'Created' => '',
|
||||||
'Creator' => '',
|
'Creator' => '',
|
||||||
'Next' => '',
|
'Next' => '',
|
||||||
'Status' => '',
|
'Status' => '',
|
||||||
'Title' => '',
|
'Title' => '',
|
||||||
'Workflow' => '',
|
'Workflow' => '',
|
||||||
'Workflows' => '',
|
'Workflows' => '',
|
||||||
'Task' => '',
|
'Task' => '',
|
||||||
'To' => '',
|
'To' => '',
|
||||||
'CC' => '',
|
'CC' => '',
|
||||||
'Due' => '',
|
'Due' => '',
|
||||||
'Message' => '',
|
'Message' => '',
|
||||||
'Media' => '',
|
'Media' => '',
|
||||||
'Select' => '',
|
'Select' => '',
|
||||||
'Upload' => '',
|
'Upload' => '',
|
||||||
]];
|
]];
|
||||||
|
|
|
||||||
|
|
@ -12,19 +12,19 @@
|
||||||
declare(strict_types=1);
|
declare(strict_types=1);
|
||||||
|
|
||||||
return ['Workflow' => [
|
return ['Workflow' => [
|
||||||
'Created' => 'Created',
|
'Created' => 'Created',
|
||||||
'Creator' => 'Creator',
|
'Creator' => 'Creator',
|
||||||
'Next' => 'Next',
|
'Next' => 'Next',
|
||||||
'Status' => 'Status',
|
'Status' => 'Status',
|
||||||
'Title' => 'Title',
|
'Title' => 'Title',
|
||||||
'Workflow' => 'Workflow',
|
'Workflow' => 'Workflow',
|
||||||
'Workflows' => 'Workflows',
|
'Workflows' => 'Workflows',
|
||||||
'Task' => '',
|
'Task' => '',
|
||||||
'To' => '',
|
'To' => '',
|
||||||
'CC' => '',
|
'CC' => '',
|
||||||
'Due' => '',
|
'Due' => '',
|
||||||
'Message' => '',
|
'Message' => '',
|
||||||
'Media' => '',
|
'Media' => '',
|
||||||
'Select' => '',
|
'Select' => '',
|
||||||
'Upload' => '',
|
'Upload' => '',
|
||||||
]];
|
]];
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user