8 lines
52 B
Plaintext
8 lines
52 B
Plaintext
|
<?php
|
||
|
|
||
|
return [
|
||
|
|
||
|
'name' => '$STUDLY_NAME$',
|
||
|
|
||
|
];
|