Skip to content

Commit 7f41544

Browse files
author
Valeriy Nayda
committed
GraphQL-189: Replace GraphQlInputException on LocalizedException
-- fix static tests
1 parent a54fed5 commit 7f41544

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
use Magento\Framework\GraphQl\Query\ResolverInterface;
1717

1818
/**
19-
* {@inheritdoc}
19+
* @inheritdoc
2020
*
2121
* Format the product links information to conform to GraphQL schema representation
2222
*/

0 commit comments

Comments
 (0)