mirror of
https://github.com/Karaka-Management/oms-Draw.git
synced 2026-02-13 05:38:41 +00:00
Automated formatting changes
This commit is contained in:
parent
6d6115098e
commit
6767a8b82e
|
|
@ -12,13 +12,13 @@
|
||||||
declare(strict_types=1);
|
declare(strict_types=1);
|
||||||
|
|
||||||
return ['Draw' => [
|
return ['Draw' => [
|
||||||
'Created' => '',
|
'Created' => '',
|
||||||
'Creator' => '',
|
'Creator' => '',
|
||||||
'Draw' => '',
|
'Draw' => '',
|
||||||
'GroupUser' => '',
|
'GroupUser' => '',
|
||||||
'Images' => '',
|
'Images' => '',
|
||||||
'Layout' => '',
|
'Layout' => '',
|
||||||
'Name' => '',
|
'Name' => '',
|
||||||
'Permission' => '',
|
'Permission' => '',
|
||||||
'Start' => '',
|
'Start' => '',
|
||||||
]];
|
]];
|
||||||
|
|
|
||||||
|
|
@ -12,13 +12,13 @@
|
||||||
declare(strict_types=1);
|
declare(strict_types=1);
|
||||||
|
|
||||||
return ['Draw' => [
|
return ['Draw' => [
|
||||||
'Created' => 'Created',
|
'Created' => 'Created',
|
||||||
'Creator' => 'Creator',
|
'Creator' => 'Creator',
|
||||||
'Draw' => 'Draw',
|
'Draw' => 'Draw',
|
||||||
'GroupUser' => 'Group/User',
|
'GroupUser' => 'Group/User',
|
||||||
'Images' => 'Images',
|
'Images' => 'Images',
|
||||||
'Layout' => 'Layout',
|
'Layout' => 'Layout',
|
||||||
'Name' => 'Name',
|
'Name' => 'Name',
|
||||||
'Permission' => 'Permission',
|
'Permission' => 'Permission',
|
||||||
'Start' => 'Start',
|
'Start' => 'Start',
|
||||||
]];
|
]];
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user