Completed
Push — 8.x-1.x ( 944e24...3fc52f )
by Philipp
01:41
created
graphql_twig.module 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -64,7 +64,7 @@
 block discarded – undo
64 64
 /**
65 65
  * Get the declared variables in a GraphQL query string.
66 66
  *
67
- * @param $query
67
+ * @param string $query
68 68
  *   The query string.
69 69
  *
70 70
  * @return array
Please login to merge, or discard this patch.