Completed
Push — master ( 10b52b...c23c04 )
by Nikita
02:09 queued 01:00
created
src/LaraComponents/GraphQL/GraphQLManager.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -36,7 +36,7 @@
 block discarded – undo
36 36
      * Get a schema implementation by name.
37 37
      *
38 38
      * @param  string  $name
39
-     * @return void
39
+     * @return \Youshido\GraphQL\Schema\AbstractSchema
40 40
      */
41 41
     public function schema($name = null)
42 42
     {
Please login to merge, or discard this patch.