Skip to content

Commit 8119e85

Browse files
committed
[#5011] Adding one more fix I missed
1 parent 86abdde commit 8119e85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/security/entity_provider.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -586,7 +586,7 @@ The code below shows the implementation of the
586586
.. tip::
587587

588588
Don't forget to add the repository class to the
589-
:ref: `mapping definition of your entity <book-doctrine-custom-repository-classes>`.
589+
:ref:`mapping definition of your entity <book-doctrine-custom-repository-classes>`.
590590

591591
To finish the implementation, the configuration of the security layer must be
592592
changed to tell Symfony to use the new custom entity provider instead of the

0 commit comments

Comments
 (0)