You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
A small suggestion: Isn't it better to extend the class `ConstantsType` from the `Form\AbstractTypeExtension` instead? As we're using the function `getExtendedTypes` i think it might be better. This method is available in the `AbstractTypeExtension` class and not in the `AbstractType` class. I might be wrong but here we're about to create a type extension from the ChoiceType.
0 commit comments