Skip to content

Commit f1b17de

Browse files
authored
Add missing di
1 parent 6a3413e commit f1b17de

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

etc/di.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,10 @@
1616
</argument>
1717
</arguments>
1818
</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>
1925
</config>

0 commit comments

Comments
 (0)