first upload all files
This commit is contained in:
6
app/Scaffold/Module/stubs/lang/entity.stub
Normal file
6
app/Scaffold/Module/stubs/lang/entity.stub
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'$SNAKE_CASE_ENTITY_NAME$' => '$TITLE_CASE_ENTITY_NAME$',
|
||||
'$PLURAL_SNAKE_CASE_ENTITY_NAME$' => '$PLURAL_TITLE_CASE_ENTITY_NAME$',
|
||||
];
|
||||
Reference in New Issue
Block a user