Skip to content

Commit

Permalink
Optimization: inject proxy of path processor
Browse files Browse the repository at this point in the history
  • Loading branch information
thomas-kl1 committed Mar 18, 2024
1 parent 9eb8dc3 commit 6063c2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/di.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
</type>
<type name="Magento\Backend\App\Request\PathInfoProcessor">
<arguments>
<argument name="subject" xsi:type="object">Opengento\StorePathUrl\App\Request\PathInfoProcessor</argument>
<argument name="subject" xsi:type="object">Opengento\StorePathUrl\App\Request\PathInfoProcessor\Proxy</argument>
</arguments>
</type>
<type name="Magento\Framework\Url\ScopeInterface">
Expand Down

0 comments on commit 6063c2a

Please sign in to comment.