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