mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-11-27 03:10:32 -06:00
7 lines
57 B
PHP
7 lines
57 B
PHP
<?php
|
|
|
|
return [
|
|
'name' => '',
|
|
'email' => '',
|
|
];
|