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.
2 parents 07d31d2 + d632b58 commit f8dc398Copy full SHA for f8dc398
1 file changed
etc/di.xml
@@ -11,4 +11,9 @@
11
</argument>
12
</arguments>
13
</type>
14
+ <type name="Hackathon\EAVCleaner\Console\Command\RemoveUnusedMediaCommand">
15
+ <arguments>
16
+ <argument name="driver" xsi:type="object">Magento\Framework\Filesystem\Driver\File</argument>
17
+ </arguments>
18
+ </type>
19
</config>
0 commit comments