Skip to content

Commit c72790a

Browse files
Update Image.php
Fix codestyle
1 parent df9c31e commit c72790a

File tree

1 file changed

+0
-2
lines changed
  • app/code/Magento/Catalog/Ui/DataProvider/Product/Listing/Collector

1 file changed

+0
-2
lines changed

app/code/Magento/Catalog/Ui/DataProvider/Product/Listing/Collector/Image.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,6 @@ public function __construct(
9898
}
9999

100100
/**
101-
* In order to allow to use image generation using Services, we need to emulate area code and store code
102-
*
103101
* @inheritdoc
104102
*/
105103
public function collect(ProductInterface $product, ProductRenderInterface $productRender)

0 commit comments

Comments
 (0)