@@ -123,7 +123,7 @@ |
||
123 | 123 | * |
124 | 124 | * @param int $number Specifies which model instance to find; the 1st, 2nd, 3rd, ..... |
125 | 125 | * |
126 | - * @return array Returns the particular instance of the model. |
|
126 | + * @return Model Returns the particular instance of the model. |
|
127 | 127 | */ |
128 | 128 | public static function find($number) |
129 | 129 | { |