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 849d1e3 commit db7ceefCopy full SHA for db7ceef
app/code/Magento/SalesRule/Setup/UpgradeData.php
@@ -77,7 +77,7 @@ public function __construct(
77
* @inheritdoc
78
*/
79
public function upgrade(
80
- \Magento\Framework\Setup\ModuleDataSetupInterface $setup,
+ \Magento\Framework\Setup\ModuleDataSetupInterface $setup,
81
\Magento\Framework\Setup\ModuleContextInterface $context
82
) {
83
$setup->startSetup();
0 commit comments