Skip to content

Commit 4355d78

Browse files
committed
Add missing DI preference for Filesystem\Directory\ReadInterface
1 parent e45250a commit 4355d78

File tree

1 file changed

+1
-0
lines changed
  • app/code/Magento/SampleData/etc

1 file changed

+1
-0
lines changed

app/code/Magento/SampleData/etc/di.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@
1515
</argument>
1616
</arguments>
1717
</type>
18+
<preference for="Magento\Framework\Filesystem\Directory\ReadInterface" type="Magento\Framework\Filesystem\Directory\Read" />
1819
</config>

0 commit comments

Comments
 (0)