@@ -173,7 +173,7 @@ |
||
173 | 173 | |
174 | 174 | /** |
175 | 175 | * @param integer $termId |
176 | - * @return array An array of TaxonomyTerms |
|
176 | + * @return \yii\db\BaseActiveRecord[] An array of TaxonomyTerms |
|
177 | 177 | */ |
178 | 178 | public function getChildren($termId) |
179 | 179 | { |