Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 206d484

Browse filesBrowse files
Hugo Hamonweaverryan
authored andcommitted
proofread entity user provider chapter.
1 parent 3d756b0 commit 206d484
Copy full SHA for 206d484

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎cookbook/security/entity_provider.rst

Copy file name to clipboardExpand all lines: cookbook/security/entity_provider.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -305,8 +305,8 @@ The code below shows the implementation of the `UserProviderInterface`_ in the
305305
To finish the implementation, the configuration of the security layer must be
306306
changed to tell Symfony to use the new custom entity provider instead of the
307307
generic Doctrine entity provider. It's trival to achieve by removing the
308-
``property`` variable in the ``security.providers.administrators.entity`` in the
309-
``security.yml`` file.
308+
``property`` field in the ``security.providers.administrators.entity`` section
309+
of the ``security.yml`` file.
310310

311311
.. code-block::yaml
312312

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.