|
@@ -55,7 +55,7 @@ Next, you need to configure the ``profile`` section of ``sonata_user``:
|
|
|
|
|
|
profile: # Profile Form (firstname, lastname, etc ...)
|
|
profile: # Profile Form (firstname, lastname, etc ...)
|
|
form:
|
|
form:
|
|
- type: sonata.user.profile
|
|
|
|
|
|
+ type: sonata_user_profile
|
|
handler: sonata.user.profile.form.handler.default
|
|
handler: sonata.user.profile.form.handler.default
|
|
name: sonata_user_profile_form
|
|
name: sonata_user_profile_form
|
|
validation_groups: [Profile]
|
|
validation_groups: [Profile]
|