We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 186ff1f commit 1b5cef3Copy full SHA for 1b5cef3
app/code/Magento/Catalog/Model/Product/Gallery/GalleryManagement.php
@@ -279,6 +279,7 @@ public function getList($sku)
279
*
280
* @param Product $product
281
* @param ProductAttributeMediaGalleryEntryInterface $entry
282
+ * @return ImageContentInterface
283
* @throws FileSystemException
284
*/
285
private function getImageContent($product, $entry): ImageContentInterface
0 commit comments