File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/PageCache/etc/frontend Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 9
9
<type name =" Magento\Framework\App\FrontControllerInterface" >
10
10
<plugin name =" front-controller-builtin-cache" type =" Magento\PageCache\Model\App\FrontController\BuiltinPlugin" />
11
11
<plugin name =" front-controller-varnish-cache" type =" Magento\PageCache\Model\App\FrontController\VarnishPlugin" />
12
- <plugin name =" page_cache_from_key_from_cookie " type =" Magento\PageCache\Plugin\RegisterFormKeyFromCookie" />
12
+ <plugin name =" page_cache_form_key_from_cookie " type =" Magento\PageCache\Plugin\RegisterFormKeyFromCookie" />
13
13
</type >
14
14
<type name =" Magento\Framework\Controller\ResultInterface" >
15
15
<plugin name =" result-builtin-cache" type =" Magento\PageCache\Model\Controller\Result\BuiltinPlugin" />
You can’t perform that action at this time.
0 commit comments