We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8a1e0f6 + e909056 commit 0f2c34aCopy full SHA for 0f2c34a
Resources/doc/overriding_forms.rst
@@ -149,7 +149,7 @@ changing the registration form type in YAML.
149
# ...
150
registration:
151
form:
152
- type: app_user_registration
+ name: app_user_registration
153
154
Note how the ``alias`` value used in your form type's service configuration tag
155
is used in the bundle configuration to tell the FOSUserBundle to use your custom
0 commit comments