Skip to content

Commit 542ae3d

Browse files
authored
Fix wrong filename
Change doctrine.yaml to framework.yaml.
1 parent d1d9934 commit 542ae3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doctrine/pdo_session_storage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ Next, tell Symfony to use your service as the session handler:
7070

7171
.. code-block:: yaml
7272
73-
# config/packages/doctrine.yaml
73+
# config/packages/framework.yaml
7474
framework:
7575
session:
7676
# ...

0 commit comments

Comments
 (0)