File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 66 */
77-->
88<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:ObjectManager/etc/config.xsd" >
9- <type name =" Magento\Webapi\Controller\Rest" >
10- <plugin name =" Opengento_WebapiLogger::FrontControllerDispatchBefore" type =" Opengento\WebapiLogger\Plugin\FrontControllerDispatchBefore" sortOrder =" 1" />
11- <plugin name =" Opengento_WebapiLogger::FrontControllerDispatchAfter" type =" Opengento\WebapiLogger\Plugin\FrontControllerDispatch" sortOrder =" 9999" />
9+ <type name =" Magento\Webapi\Controller\Soap" >
10+ <plugin name =" Opengento_WebapiLogger::FrontControllerDispatch" type =" Opengento\WebapiLogger\Plugin\FrontControllerDispatch" />
1211 </type >
1312</config >
You can’t perform that action at this time.
0 commit comments