Skip to content

Commit 6d3ecbf

Browse files
committed
Merge remote-tracking branch 'origin/MAGETWO-97225' into 2.2-develop-pr16
2 parents 3b82e8c + c9ef430 commit 6d3ecbf

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)