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 821c709 commit 10b2639Copy full SHA for 10b2639
app/code/Magento/Catalog/Model/Product/Attribute/Backend/TierPrice/SaveHandler.php
@@ -72,7 +72,7 @@ public function __construct(
72
* @return \Magento\Catalog\Api\Data\ProductInterface|object
73
* @throws \Magento\Framework\Exception\NoSuchEntityException
74
* @throws \Magento\Framework\Exception\LocalizedException
75
- * @throws \Magento\Framework\Exception\RuntimeException
+ * @throws \Magento\Framework\Exception\InputException
76
* @SuppressWarnings(PHPMD.UnusedFormalParameter)
77
*/
78
public function execute($entity, $arguments = [])
0 commit comments