Skip to content

Commit

Permalink
minor #4792 [BestPractices] add filename to codeblock (xelaris)
Browse files Browse the repository at this point in the history
This PR was merged into the 2.3 branch.

Discussion
----------

[BestPractices] add filename to codeblock

| Q             | A
| ------------- | ---
| Doc fix?      | yes
| New docs?     | no
| Applies to    | 2.3+
| Fixed tickets |

Commits
-------

f210242 [BestPractices] add filename to codeblock
  • Loading branch information
wouterj committed Jan 8, 2015
2 parents fccea1d + f210242 commit 45189bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions best_practices/security.rst
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ which uses a login form to load users from the database:

.. code-block:: yaml
# app/config/security.yml
security:
encoders:
AppBundle\Entity\User: bcrypt
Expand Down

0 comments on commit 45189bb

Please sign in to comment.