Completed
Push — master ( fa47a1...8f6ce8 )
by Neomerx
03:55
created
src/PhpUnitTestCase.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -33,7 +33,7 @@
 block discarded – undo
33 33
      * @param array|object|null               $parsedBody
34 34
      * @param array|null                      $cookies
35 35
      * @param array|null                      $files
36
-     * @param string|resource|StreamInterface $messageBody
36
+     * @param string $messageBody
37 37
      *
38 38
      * @return Sapi
39 39
      */
Please login to merge, or discard this patch.