| @@ -216,7 +216,7 @@ | ||
| 216 | 216 | * Populate children relations for self and all descendants | 
| 217 | 217 | * @param int $depth = null | 
| 218 | 218 | * @param string|array $with = null | 
| 219 | - * @return static | |
| 219 | + * @return ActiveRecord | |
| 220 | 220 | */ | 
| 221 | 221 | public function populateTree($depth = null, $with = null) | 
| 222 | 222 |      { |