File tree Expand file tree Collapse file tree 2 files changed +0
-12
lines changed
app/code/Magento/PageCache/etc Expand file tree Collapse file tree 2 files changed +0
-12
lines changed Original file line number Diff line number Diff line change 44
44
<preference for =" Magento\PageCache\Model\VclGeneratorInterface" type =" Magento\PageCache\Model\Varnish\VclGenerator" />
45
45
<preference for =" Magento\PageCache\Model\VclTemplateLocatorInterface" type =" Magento\PageCache\Model\Varnish\VclTemplateLocator" />
46
46
<preference for =" Magento\PageCache\Model\Spi\PageCacheTagsPreprocessorInterface" type =" Magento\PageCache\Model\PageCacheTagsPreprocessorComposite" />
47
-
48
47
<preference for =" Magento\Framework\App\PageCache\IdentifierInterface" type =" Magento\PageCache\Model\App\Request\Http\IdentifierForSave" />
49
48
</config >
Original file line number Diff line number Diff line change 31
31
<argument name =" identifierForSave" xsi : type =" object" >Magento\PageCache\Model\App\Request\Http\IdentifierForSave</argument >
32
32
</arguments >
33
33
</type >
34
-
35
- <type name =" Magento\PageCache\Model\App\Request\Http\IdentifierForSave" >
36
- <arguments >
37
- <argument name =" identifierStoreReader" xsi : type =" object" >Magento\PageCache\Model\App\Request\Http\IdentifierStoreReader</argument >
38
- </arguments >
39
- </type >
40
- <type name =" Magento\Framework\App\PageCache\Identifier" >
41
- <arguments >
42
- <argument name =" identifierStoreReader" xsi : type =" object" >Magento\PageCache\Model\App\Request\Http\IdentifierStoreReader</argument >
43
- </arguments >
44
- </type >
45
34
</config >
You can’t perform that action at this time.
0 commit comments