mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-12 14:12:44 +01:00
6 lines
49 B
Plaintext
6 lines
49 B
Plaintext
<?php
|
|
|
|
return [
|
|
'name' => '$STUDLY_NAME$'
|
|
];
|