Completed
Push — master ( 6b99da...401a25 )
by Pavel
05:31
created
NestedSetsBehavior.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -216,7 +216,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.