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 cf68920 commit 01c6cecCopy full SHA for 01c6cec
app/code/Magento/CatalogRuleSampleData/Model/Rule.php
@@ -8,7 +8,7 @@
8
use Magento\Framework\Setup\SampleData\Context as SampleDataContext;
9
use Magento\CatalogRule\Model\RuleFactory as RuleFactory;
10
use Magento\CatalogRule\Model\Rule\JobFactory as JobFactory;
11
-use Magento\Framework\Serialize\Json;
+use Magento\Framework\Serialize\Serializer\Json;
12
use Magento\Framework\App\ObjectManager;
13
14
/**
0 commit comments