Skip to content

Commit 6063c2a

Browse files
committed
Optimization: inject proxy of path processor
1 parent 9eb8dc3 commit 6063c2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/di.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
</type>
1818
<type name="Magento\Backend\App\Request\PathInfoProcessor">
1919
<arguments>
20-
<argument name="subject" xsi:type="object">Opengento\StorePathUrl\App\Request\PathInfoProcessor</argument>
20+
<argument name="subject" xsi:type="object">Opengento\StorePathUrl\App\Request\PathInfoProcessor\Proxy</argument>
2121
</arguments>
2222
</type>
2323
<type name="Magento\Framework\Url\ScopeInterface">

0 commit comments

Comments
 (0)