@@ -79,7 +79,7 @@ |
||
| 79 | 79 | * @param bool $onlyValidate |
| 80 | 80 | * @param int $left |
| 81 | 81 | * @param int $level |
| 82 | - * @return int|mixed |
|
| 82 | + * @return integer |
|
| 83 | 83 | * @throws TreeIsBrokenException if tree is broken and $onlyValidate is true |
| 84 | 84 | */ |
| 85 | 85 | private function _rebuild(NodeInfo $parentNodeInfo, $onlyValidate = false, $left = 1, $level = 0) |