@@ -659,7 +659,7 @@ |
||
| 659 | 659 | * @param array $param <p> |
| 660 | 660 | * The param will be bind to the $sql query. |
| 661 | 661 | * </p> |
| 662 | - * @param ActiveRecord|null $obj <p> |
|
| 662 | + * @param null|\self $obj <p> |
|
| 663 | 663 | * The object, if find record in database, we will assign the attributes into |
| 664 | 664 | * this object. |
| 665 | 665 | * </p> |