mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-06-04 02:14:36 -04:00
6 lines
49 B
Plaintext
6 lines
49 B
Plaintext
<?php
|
|
|
|
return [
|
|
'name' => '$STUDLY_NAME$'
|
|
];
|