Completed
Pull Request — master (#101)
by
unknown
35:04
created
src/NestedSetsBehavior.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -690,7 +690,7 @@
 block discarded – undo
690 690
      *
691 691
      * @param null $lft
692 692
      * @param null $depth
693
-     * @return mixed|null
693
+     * @return integer
694 694
      * @throws NotSupportedException
695 695
      */
696 696
     public function rebuildTree($lft = null, $depth = null)
Please login to merge, or discard this patch.