@@ -55,7 +55,7 @@ |
||
55 | 55 | |
56 | 56 | /** |
57 | 57 | * @param ServerRequestInterface $request |
58 | - * @return string|bool |
|
58 | + * @return string|false |
|
59 | 59 | */ |
60 | 60 | private function getSchema(ServerRequestInterface $request) |
61 | 61 | { |