Skip to content

Commit 9c30746

Browse files
committed
minor #18373 [Session] Fix missing code-block directive (alexandre-daubois)
This PR was merged into the 5.4 branch. Discussion ---------- [Session] Fix missing `code-block` directive Commits ------- 1b24769 [Session] Fix missing `code-block` directive
2 parents bbed31a + 1b24769 commit 9c30746

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

session.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -517,6 +517,8 @@ a Symfony service for the connection to the Redis server:
517517

518518
.. configuration-block::
519519

520+
.. code-block:: yaml
521+
520522
# config/services.yaml
521523
services:
522524
# ...

0 commit comments

Comments
 (0)