9 lines
119 B
PHP
9 lines
119 B
PHP
|
<?php
|
||
|
|
||
|
return [
|
||
|
|
||
|
'from_account' => 'Cont platitor',
|
||
|
'to_account' => 'Cont beneficiar',
|
||
|
|
||
|
];
|