-
Notifications
You must be signed in to change notification settings - Fork 3
Closed as not planned
Description
We're building code generators for some of our Drupal modules (e.g. ECA, DRD and others) and we just found out, that the class name needs to follow the *Generator
name pattern.
Is that really necessary or could that requirement be removed?
I mean, the classes are properly namespaced and come with all the PHP attributes to declare and make them discoverable. Enforcing the generator being part of the class name feels redundant, doesn't it?
Metadata
Metadata
Assignees
Labels
No labels