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 f803de5 commit f45b664Copy full SHA for f45b664
app/code/Magento/SampleData/etc/di.xml
@@ -15,10 +15,4 @@
15
</argument>
16
</arguments>
17
</type>
18
- <virtualType name="Magento\SampleData\Filesystem\Directory\Read" type="Magento\Framework\Filesystem\Directory\Read">
19
- <arguments>
20
- <argument name="driver" xsi:type="object">Magento\Framework\Filesystem\Driver\File</argument>
21
- </arguments>
22
- </virtualType>
23
- <preference for="Magento\Framework\Filesystem\Directory\ReadInterface" type="Magento\SampleData\Filesystem\Directory\Read" />
24
</config>
0 commit comments