@@ -322,6 +322,9 @@ |
||
322 | 322 | return $url->removeFragment(); |
323 | 323 | } |
324 | 324 | |
325 | + /** |
|
326 | + * @return Node |
|
327 | + */ |
|
325 | 328 | protected function addtoDepthTree(Node $node, string $url, string $parentUrl) |
326 | 329 | { |
327 | 330 | $returnNode = null; |