Completed
Push — master ( 73d5a6...9b6902 )
by Nikola
16:11
created
components/terms/CategoryTerm.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -173,7 +173,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.