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 0dca9cd commit ebd9a4cCopy full SHA for ebd9a4c
app/code/Magento/SampleData/Module/ConfigurableProduct/Setup/Product.php
@@ -6,10 +6,10 @@
6
namespace Magento\SampleData\Module\ConfigurableProduct\Setup;
7
8
use Magento\Framework\Component\ComponentRegistrar;
9
-use Magento\SampleData\Model\SetupInterface;
10
use Magento\Framework\Filesystem\Directory\ReadFactory;
11
use Magento\ImportExport\Model\Import;
12
use Magento\ImportExport\Model\Import\ErrorProcessing\ProcessingErrorAggregatorInterface;
+use Magento\SampleData\Model\SetupInterface;
13
14
/**
15
* Setup configurable product
0 commit comments