Passed
Push — master ( 3415c1...9028fd )
by Lukáš
02:04
created
src/Http/Request/RequestHandler.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -123,7 +123,7 @@
 block discarded – undo
123 123
      * We inject our deserialized entity into method parameters
124 124
      *
125 125
      * @param $parameters
126
-     * @return array
126
+     * @return RequestInterface[]
127 127
      */
128 128
     public function bindRequest(array $parameters)
129 129
     {
Please login to merge, or discard this patch.