Skip to content

Commit 78e8059

Browse files
author
Alexey Yakimovich
committed
MAGETWO-91657: Advanced pricing the bulk discounts by percentage returns error when set
- Fixed PhpDoc;
1 parent b4bb58c commit 78e8059

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Catalog/Ui/DataProvider/Product/Form/Modifier

1 file changed

+1
-1
lines changed

app/code/Magento/Catalog/Ui/DataProvider/Product/Form/Modifier/TierPrice.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ public function modifyData(array $data)
5454
}
5555

5656
/**
57-
* Add tier price info to meta array. {@inheritdoc}
57+
* Add tier price info to meta array.
5858
*
5959
* @since 101.1.0
6060
* @param array $meta

0 commit comments

Comments
 (0)