Approval.
This commit is contained in:
@ -1,9 +1,2 @@
|
||||
<?PHP
|
||||
declare(strict_types = 1);
|
||||
array (
|
||||
'loan_types' =>
|
||||
array (
|
||||
'outgoing' => 'Outgoing',
|
||||
'incoming' => 'Incoming',
|
||||
),
|
||||
)
|
Reference in New Issue
Block a user