@@ -36,7 +36,7 @@ |
||
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 | { |