We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a3413e commit f1b17deCopy full SHA for f1b17de
etc/di.xml
@@ -16,4 +16,10 @@
16
</argument>
17
</arguments>
18
</type>
19
+ <type name="Opengento\Application\App\StaticResource">
20
+ <arguments>
21
+ <argument name="response" xsi:type="object" shared="false">Magento\MediaStorage\Model\File\Storage\Response</argument>
22
+ <argument name="publisher" xsi:type="object">developerPublisher</argument>
23
+ </arguments>
24
+ </type>
25
</config>
0 commit comments