Skip to content

Commit 0fe329b

Browse files
committed
ENGCOM-3161: [Forwardport] #4942 and bundle checkbox bug #18520. Fix static tests.
1 parent 48446c6 commit 0fe329b

File tree

1 file changed

+2
-0
lines changed
  • app/code/Magento/Bundle/Block/Catalog/Product/View/Type/Bundle

1 file changed

+2
-0
lines changed

app/code/Magento/Bundle/Block/Catalog/Product/View/Type/Bundle/Option.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,8 @@ public function getProduct()
230230
}
231231

232232
/**
233+
* Get bundle option price title.
234+
*
233235
* @param \Magento\Catalog\Model\Product $selection
234236
* @param bool $includeContainer
235237
* @return string

0 commit comments

Comments
 (0)