6 lines
49 B
Plaintext
6 lines
49 B
Plaintext
|
<?php
|
||
|
|
||
|
return [
|
||
|
'name' => '$STUDLY_NAME$'
|
||
|
];
|