Completed
Push — master ( 185174...32c283 )
by Adrien
01:31
created
src/FieldsConfigurationFactory.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -269,7 +269,7 @@
 block discarded – undo
269 269
     /**
270 270
      * Complete arguments configuration from existing type hints
271 271
      * @param ReflectionMethod $method
272
-     * @param array $argsFromAnnotations
272
+     * @param Annotation\GraphQL\Doctrine\Annotation\Argument[] $argsFromAnnotations
273 273
      * @throws Exception
274 274
      * @return array
275 275
      */
Please login to merge, or discard this patch.