We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent daff65e commit 0622e71Copy full SHA for 0622e71
app/code/Magento/GraphQlCache/Model/Cache/Query/Resolver/Result/ResolverIdentityClassLocator.php
@@ -38,7 +38,7 @@ public function __construct(
38
}
39
40
/**
41
- * Get array of matching cacheable resolver class names matching $resolver's class hierarchy
+ * Get Identity provider based on $resolver
42
*
43
* @param ResolverInterface $resolver
44
* @return IdentityInterface|null
0 commit comments