We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4422c10 commit 38dcfc8Copy full SHA for 38dcfc8
cookbook/security/entity_provider.rst
@@ -585,8 +585,8 @@ The code below shows the implementation of the
585
586
.. tip::
587
588
- Don't forget to
589
- :ref: `add the repository class to the mapping definition of your entity <book-doctrine-custom-repository-classes>`.
+ Don't forget to add the repository class to the mapping definition of
+ :ref: ` your entity <book-doctrine-custom-repository-classes>`.
590
591
To finish the implementation, the configuration of the security layer must be
592
changed to tell Symfony to use the new custom entity provider instead of the
0 commit comments