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 4c4710d commit c39b122Copy full SHA for c39b122
app/code/Magento/GraphQlResolverCache/Model/Resolver/Result/ValueProcessor.php
@@ -78,7 +78,10 @@ public function __construct(
78
}
79
80
/**
81
+ * Get flag setter fr the given resolver.
82
+ *
83
* @param ResolverInterface $resolver
84
85
* @return FlagSetterInterface
86
*/
87
private function getFlagSetterForResolver(ResolverInterface $resolver): FlagSetterInterface
0 commit comments