@@ -125,7 +125,7 @@ |
||
125 | 125 | /** |
126 | 126 | * Returns the length of the current enumeration. |
127 | 127 | * |
128 | - * @return ins |
|
128 | + * @return integer |
|
129 | 129 | */ |
130 | 130 | public static function count() { |
131 | 131 | return (int) count(self::toArray()); |