phpvms/resources/stubs/modules/scaffold/config.stub

6 lines
49 B
Plaintext
Raw Normal View History

2017-12-14 12:24:41 +08:00
<?php
return [
'name' => '$STUDLY_NAME$'
];