Completed
Pull Request — master (#5)
by Zach
01:49
created
src/Controller.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -55,7 +55,7 @@
 block discarded – undo
55 55
     /**
56 56
      * Sets the current status code.
57 57
      *
58
-     * @param $statusCode
58
+     * @param integer $statusCode
59 59
      * @return $this
60 60
      */
61 61
     protected function setStatusCode($statusCode)
Please login to merge, or discard this patch.