Skip to content

Commit a4c941e

Browse files
author
Valeriy Nayda
committed
GraphQL-88: Small image URL added to the product data
-- fix static tests
1 parent 0ea7d50 commit a4c941e

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/CatalogGraphQl/Model/Resolver/Product

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ public function __construct(
3333
}
3434

3535
/**
36-
* {@inheritdoc}
36+
* @inheritdoc
3737
*/
3838
public function resolve(
3939
Field $field,

0 commit comments

Comments
 (0)