@@ -52,7 +52,7 @@ |
||
52 | 52 | * @param mixed $data The data generated by "getFetcherData" |
53 | 53 | * @param SplashRequestContext $context |
54 | 54 | * |
55 | - * @return mixed |
|
55 | + * @return \Psr\Http\Message\ServerRequestInterface |
|
56 | 56 | */ |
57 | 57 | public function fetchValue($data, SplashRequestContext $context) |
58 | 58 | { |