Completed
Push — master ( e7a951...39e8d7 )
by WEBEWEB
05:07
created
Utility/HTTPUtility.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -25,7 +25,7 @@
 block discarded – undo
25 25
     /**
26 26
      * Get the HTTP codes.
27 27
      *
28
-     * @return array Returns the HTTP codes.
28
+     * @return integer[] Returns the HTTP codes.
29 29
      */
30 30
     public static function getCodes() {
31 31
         return [
Please login to merge, or discard this patch.