DoctrineBehaviors
DoctrineBehaviors copied to clipboard
Can't use setChildNodeOf
This line is returning null for ID.
If I replace it for $id = $treeNode->getId();
it works
https://github.com/KnpLabs/DoctrineBehaviors/blob/aa7c160caec5716d4b9e065e4ed4a90a1cef9c50/src/Model/Tree/TreeNodeMethodsTrait.php#L118