Skip to content

Commit a82c672

Browse files
author
Oleksandr Dubovyk
committed
MC-30091: In Stock Alert Email Shows Incorrect Item Pricing
1 parent f09dd10 commit a82c672

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/ProductAlert/Block/Product/ImageProvider.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ public function __construct(
3535
* @param string $imageId
3636
* @param array $attributes
3737
* @return Image
38+
* @throws \Exception
3839
*/
3940
public function getImage(Product $product, $imageId, $attributes = [])
4041
{

0 commit comments

Comments
 (0)