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.
1 parent 38dcfc8 commit 7ae3a28Copy full SHA for 7ae3a28
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 add the repository class to the mapping definition of
589
- :ref: ` your entity <book-doctrine-custom-repository-classes>`.
+ Don't forget to add the repository class to the
+ :ref: `mapping definition of 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