Skip to content

Commit 1c20c94

Browse files
committed
Merge remote-tracking branch 'origin/2.2-develop-pr10' into 2.2-develop-pr10
2 parents 360ef42 + ad13633 commit 1c20c94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/SalesRule/Setup/UpgradeData.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ public function __construct(
7777
* @inheritdoc
7878
*/
7979
public function upgrade(
80-
\Magento\Framework\Setup\ModuleDataSetupInterface $setup,
80+
\Magento\Framework\Setup\ModuleDataSetupInterface $setup,
8181
\Magento\Framework\Setup\ModuleContextInterface $context
8282
) {
8383
$setup->startSetup();

0 commit comments

Comments
 (0)