We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9008929 commit f32b6faCopy full SHA for f32b6fa
session/proxy_examples.rst
@@ -61,6 +61,7 @@ Symfony to use your own session handler instead of the default one:
61
<?xml version="1.0" encoding="UTF-8" ?>
62
<container xmlns="http://symfony.com/schema/dic/services"
63
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
64
+ xmlns:framework="http://symfony.com/schema/dic/symfony"
65
xsi:schemaLocation="http://symfony.com/schema/dic/services
66
http://symfony.com/schema/dic/services/services-1.0.xsd">
67
0 commit comments