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 92610e3

Browse filesBrowse files
committed
[#5993] fix doubled "interface"
1 parent 02db120 commit 92610e3
Copy full SHA for 92610e3

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+1
-1
lines changed

‎cookbook/security/entity_provider.rst

Copy file name to clipboardExpand all lines: cookbook/security/entity_provider.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -460,7 +460,7 @@ interface only requires one method: ``loadUserByUsername($username)``::
460460

461461
.. versionadded:: 2.8
462462
The :class:`Symfony\\Bridge\\Doctrine\\Security\\User\\UserLoaderInterface`
463-
interface was introduced in 2.8. Prior to Symfony 2.8, you had to implement
463+
was introduced in 2.8. Prior to Symfony 2.8, you had to implement
464464
``Symfony\Component\Security\Core\User\UserProviderInterface``.
465465

466466
.. tip::

0 commit comments

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