-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Labels
Milestone
Description
Not sure if this is this is possible today but I have a need to prefix the generated models, my current way around this is to rename the alias for every doc type in the project but I would have been better with some kind of setting.
Maybe a "class-name" format"-string as a setting or attribute, configured like
"Cms{alias}" to prefix models with "Cms" ie.
I would be open to help out if this is something that anyone else think is useful.