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 af8c20f commit 48e8ba7Copy full SHA for 48e8ba7
book/security.rst
@@ -1130,7 +1130,7 @@ this by creating a ``User`` class and configuring the ``entity`` provider.
1130
.. tip::
1131
1132
A high-quality open source bundle is available that allows your users
1133
- to be stored via the Doctrine ORM or ODM. Read more about the `FOSUserBundle`_
+ to be stored in a database. Read more about the `FOSUserBundle`_
1134
on GitHub.
1135
1136
With this approach, you'll first create your own ``User`` class, which will
0 commit comments