Skip to content

Commit

Permalink
minor #3867 fixed missing info about FosUserBundle. (aitboudad)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
weaverryan committed May 29, 2014
2 parents 259a2b7 + 48e8ba7 commit 50672f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/security.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1135,7 +1135,7 @@ this by creating a ``User`` class and configuring the ``entity`` provider.
.. tip::

A high-quality open source bundle is available that allows your users
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`_
on GitHub.

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

0 comments on commit 50672f7

Please sign in to comment.