Skip to content

Commit 24b7d98

Browse files
MAGETWO-95753: [2.3] Cannot save product with Tier Prices
1 parent 09102a6 commit 24b7d98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Catalog/Helper/Data.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -413,7 +413,7 @@ public function getAttributeHiddenFields()
413413
/**
414414
* Retrieve Catalog Price Scope
415415
*
416-
* @return int/null
416+
* @return int|null
417417
*/
418418
public function getPriceScope(): ?int
419419
{

0 commit comments

Comments
 (0)