-
Notifications
You must be signed in to change notification settings - Fork 2
Settings: Customize the generated namespace
Loïc Lopez edited this page May 26, 2020
·
1 revision
When a Model, view or controller is generated UMVC will determine the namespace based on folder and sub-folders.
Example:
- Input: if your destination folder is Assets/Folder/SubFolder
- Ouput namespace: Folder.SubFolder
Open UMVC > Settings and in the output namespace field write your namespace and click Save to save your custom namespace.
Example: