Skip to content

Commit 1b5cef3

Browse files
author
lakshmana
committed
ACP2E-1526 : added return in getImageContent DocBlock
1 parent 186ff1f commit 1b5cef3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Catalog/Model/Product/Gallery/GalleryManagement.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,7 @@ public function getList($sku)
279279
*
280280
* @param Product $product
281281
* @param ProductAttributeMediaGalleryEntryInterface $entry
282+
* @return ImageContentInterface
282283
* @throws FileSystemException
283284
*/
284285
private function getImageContent($product, $entry): ImageContentInterface

0 commit comments

Comments
 (0)