Skip to content

Commit f8b59e7

Browse files
committed
DocBlock comment adjustments
1 parent 646f248 commit f8b59e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/CatalogGraphQl/Model/Resolver/Product/SmallImage.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
use Magento\Store\Model\StoreManagerInterface;
1818

1919
/**
20-
* Returns product's small image. If the small image is not set, returns a placeholder
20+
* Returns product's image. If the image is not set, returns a placeholder
2121
*/
2222
class SmallImage implements ResolverInterface
2323
{

0 commit comments

Comments
 (0)