Completed
Push — master ( f75f01...79351c )
by Pavel
17:50 queued 13:42
created
NestedSetsBehavior.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -215,7 +215,7 @@
 block discarded – undo
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
     {
Please login to merge, or discard this patch.