mirror of
https://github.com/Karaka-Management/oms-Contact.git
synced 2026-01-29 08:58:39 +00:00
Automated formatting changes
This commit is contained in:
parent
d0ed284d3d
commit
0d7495f577
|
|
@ -12,20 +12,20 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Contact' => [
|
||||
'Address' => '',
|
||||
'Address' => '',
|
||||
'Addresses' => '',
|
||||
'City' => '',
|
||||
'Contact' => '',
|
||||
'Contacts' => '',
|
||||
'Country' => '',
|
||||
'Email' => '',
|
||||
'FAO' => '',
|
||||
'Fax' => '',
|
||||
'Name' => '',
|
||||
'Office' => '',
|
||||
'Phone' => '',
|
||||
'Private' => '',
|
||||
'Province' => '',
|
||||
'State' => '',
|
||||
'Zip' => '',
|
||||
'City' => '',
|
||||
'Contact' => '',
|
||||
'Contacts' => '',
|
||||
'Country' => '',
|
||||
'Email' => '',
|
||||
'FAO' => '',
|
||||
'Fax' => '',
|
||||
'Name' => '',
|
||||
'Office' => '',
|
||||
'Phone' => '',
|
||||
'Private' => '',
|
||||
'Province' => '',
|
||||
'State' => '',
|
||||
'Zip' => '',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -12,20 +12,20 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Contact' => [
|
||||
'Address' => 'Address',
|
||||
'Address' => 'Address',
|
||||
'Addresses' => 'Addresses',
|
||||
'City' => 'City',
|
||||
'Contact' => 'Contact',
|
||||
'Contacts' => 'Contacts',
|
||||
'Country' => 'Country',
|
||||
'Email' => 'Email',
|
||||
'FAO' => 'FAO',
|
||||
'Fax' => 'Fax',
|
||||
'Name' => 'Name',
|
||||
'Office' => 'Office',
|
||||
'Phone' => 'Phone',
|
||||
'Private' => 'Private',
|
||||
'Province' => 'Province',
|
||||
'State' => 'State',
|
||||
'Zip' => 'Zip',
|
||||
'City' => 'City',
|
||||
'Contact' => 'Contact',
|
||||
'Contacts' => 'Contacts',
|
||||
'Country' => 'Country',
|
||||
'Email' => 'Email',
|
||||
'FAO' => 'FAO',
|
||||
'Fax' => 'Fax',
|
||||
'Name' => 'Name',
|
||||
'Office' => 'Office',
|
||||
'Phone' => 'Phone',
|
||||
'Private' => 'Private',
|
||||
'Province' => 'Province',
|
||||
'State' => 'State',
|
||||
'Zip' => 'Zip',
|
||||
]];
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user