mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-11-08 16:03:36 -05:00
6 lines
49 B
Plaintext
6 lines
49 B
Plaintext
<?php
|
|
|
|
return [
|
|
'name' => '$STUDLY_NAME$'
|
|
];
|