Skip to content

Commit 45189bb

Browse files
committed
minor #4792 [BestPractices] add filename to codeblock (xelaris)
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
2 parents fccea1d + f210242 commit 45189bb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

best_practices/security.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ which uses a login form to load users from the database:
4343

4444
.. code-block:: yaml
4545
46+
# app/config/security.yml
4647
security:
4748
encoders:
4849
AppBundle\Entity\User: bcrypt

0 commit comments

Comments
 (0)