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 613e5c4 commit fec5f7dCopy full SHA for fec5f7d
http_cache/esi.rst
@@ -234,7 +234,7 @@ that must be enabled in your configuration:
234
<?xml version="1.0" encoding="UTF-8" ?>
235
<container xmlns="http://symfony.com/schema/dic/services"
236
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
237
- xmlns:doctrine="http://symfony.com/schema/dic/framework"
+ xmlns:framework="http://symfony.com/schema/dic/framework"
238
xsi:schemaLocation="http://symfony.com/schema/dic/services
239
http://symfony.com/schema/dic/services/services-1.0.xsd
240
http://symfony.com/schema/dic/symfony
0 commit comments