Skip to content

Commit 0f4c707

Browse files
committed
Revert for public PR:22917 - fix static
1 parent 89f7d95 commit 0f4c707

File tree

1 file changed

+1
-2
lines changed
  • app/code/Magento/Catalog/Model/Product/Option

1 file changed

+1
-2
lines changed

app/code/Magento/Catalog/Model/Product/Option/Value.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -245,8 +245,7 @@ public function saveValues()
245245
}
246246

247247
/**
248-
* Return price. If $flag is true and price is percent
249-
* return converted percent to price
248+
* Return price. If $flag is true and price is percent return converted percent to price
250249
*
251250
* @param bool $flag
252251
* @return float|int

0 commit comments

Comments
 (0)