File tree Expand file tree Collapse file tree 4 files changed +3
-16
lines changed Expand file tree Collapse file tree 4 files changed +3
-16
lines changed Original file line number Diff line number Diff line change 569
569
/frontend/encore/server-data /frontend/server-data
570
570
/components/string /string
571
571
/testing/http_authentication /testing#testing_logging_in_users
572
+ /doctrine/registration_form /security#security-make-registration-form
Original file line number Diff line number Diff line change @@ -1103,7 +1103,6 @@ Learn more
1103
1103
1104
1104
doctrine/associations
1105
1105
doctrine/events
1106
- doctrine/registration_form
1107
1106
doctrine/custom_dql_functions
1108
1107
doctrine/dbal
1109
1108
doctrine/multiple_entity_managers
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -449,6 +449,8 @@ the database::
449
449
Doctrine repository class related to the user class must implement the
450
450
:class: `Symfony\\ Component\\ Security\\ Core\\ User\\ PasswordUpgraderInterface `.
451
451
452
+ .. _security-make-registration-form :
453
+
452
454
.. tip ::
453
455
454
456
The ``make:registration-form `` maker command can help you set-up the
You can’t perform that action at this time.
0 commit comments