Skip to content

Commit 71221d4

Browse files
committed
[Doctrine] Remove an old article about registration forms
1 parent a485b67 commit 71221d4

File tree

3 files changed

+3
-15
lines changed

3 files changed

+3
-15
lines changed

_build/redirection_map

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -568,3 +568,4 @@
568568
/messenger/multiple_buses /messenger#messenger-multiple-buses
569569
/frontend/encore/server-data /frontend/server-data
570570
/components/string /string
571+
/doctrine/registration_form /security#security-make-registration-form

doctrine/registration_form.rst

Lines changed: 0 additions & 15 deletions
This file was deleted.

security.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -449,6 +449,8 @@ the database::
449449
Doctrine repository class related to the user class must implement the
450450
:class:`Symfony\\Component\\Security\\Core\\User\\PasswordUpgraderInterface`.
451451

452+
.. _security-make-registration-form:
453+
452454
.. tip::
453455

454456
The ``make:registration-form`` maker command can help you set-up the

0 commit comments

Comments
 (0)