Skip to content

Commit 581bebb

Browse files
committed
minor #8333 Update proxy_examples.rst (atailouloute)
This PR was merged into the 2.7 branch. Discussion ---------- Update proxy_examples.rst Add missing namespace; Commits ------- f32b6fa Update proxy_examples.rst
2 parents ff25e6f + f32b6fa commit 581bebb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

session/proxy_examples.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ Symfony to use your own session handler instead of the default one:
6161
<?xml version="1.0" encoding="UTF-8" ?>
6262
<container xmlns="http://symfony.com/schema/dic/services"
6363
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
64+
xmlns:framework="http://symfony.com/schema/dic/symfony"
6465
xsi:schemaLocation="http://symfony.com/schema/dic/services
6566
http://symfony.com/schema/dic/services/services-1.0.xsd">
6667

0 commit comments

Comments
 (0)