@@ -25,7 +25,7 @@ |
||
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 [ |