Skip to content

Commit 50672f7

Browse files
committed
minor #3867 fixed missing info about FosUserBundle. (aitboudad)
This PR was merged into the 2.3 branch. Discussion ---------- fixed missing info about FosUserBundle. | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | all |Fixed tickets | - Commits ------- 48e8ba7 fixed missing info about FosUserBundle.
2 parents 259a2b7 + 48e8ba7 commit 50672f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/security.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1135,7 +1135,7 @@ this by creating a ``User`` class and configuring the ``entity`` provider.
11351135
.. tip::
11361136

11371137
A high-quality open source bundle is available that allows your users
1138-
to be stored via the Doctrine ORM or ODM. Read more about the `FOSUserBundle`_
1138+
to be stored in a database. Read more about the `FOSUserBundle`_
11391139
on GitHub.
11401140

11411141
With this approach, you'll first create your own ``User`` class, which will

0 commit comments

Comments
 (0)