Skip to content

Commit f38a4fc

Browse files
authored
ENGCOM-3292: catalog:images:resize total images count calculates incorrectly #18387: #18807
1 parent 546e7ce commit f38a4fc

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Catalog/Model/ResourceModel/Product

1 file changed

+1
-1
lines changed

app/code/Magento/Catalog/Model/ResourceModel/Product/Image.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
use Magento\Framework\DB\Select;
1313
use Magento\Framework\App\ResourceConnection;
1414

15-
/*
15+
/**
1616
* Class for retrieval of all product images
1717
*/
1818
class Image

0 commit comments

Comments
 (0)