Completed
Push — develop ( 4ff741...64bd10 )
by Tom
14:53
created
Tests/Base.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -26,7 +26,7 @@
 block discarded – undo
26 26
      * Get a mock response for a client by mock file name
27 27
      *
28 28
      * @param string $path Relative path to the mock response file
29
-     * @param string $code HTTP response code to respond with
29
+     * @param integer $code HTTP response code to respond with
30 30
      *
31 31
      * @return Response
32 32
      */
Please login to merge, or discard this patch.