Completed
Push — fetcher_factories ( 951c99...ef2a05 )
by David
09:00
created
src/Mouf/Mvc/Splash/Services/SplashRequestFetcher.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -52,7 +52,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.