Skip to content

Commit be02ea7

Browse files
committed
Merge branch 'MAGETWO-97234' into TANGO-PR-2019-2.3
2 parents b3d9a05 + b89cefb commit be02ea7

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Store/etc/frontend

1 file changed

+1
-1
lines changed

app/code/Magento/Store/etc/frontend/di.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<type name="Magento\Framework\App\FrontController">
1010
<plugin name="requestPreprocessor" type="Magento\Store\App\FrontController\Plugin\RequestPreprocessor" sortOrder="50"/>
1111
</type>
12-
<type name="Magento\Framework\App\Action\Action">
12+
<type name="Magento\Framework\App\Action\AbstractAction">
1313
<plugin name="contextPlugin" type="Magento\Store\App\Action\Plugin\Context" sortOrder="10"/>
1414
</type>
1515
<type name="Magento\Framework\App\RouterList" shared="true">

0 commit comments

Comments
 (0)