Completed
Push — master ( 14d264...b8b70e )
by Portey
05:01
created
src/Processor.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -183,7 +183,7 @@
 block discarded – undo
183 183
     /**
184 184
      * @param $objectType InputObjectType|ObjectType
185 185
      * @param $query Mutation|Query
186
-     * @return null
186
+     * @return boolean
187 187
      */
188 188
     private function checkFieldExist($objectType, $query)
189 189
     {
Please login to merge, or discard this patch.