Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
$container->getChildRecords() only used for the condition. We can remove this, because the new getAfterContainerRecord() returns the container itself if ce has no children. We than can check if the uids are equal. This improvement allows to extract the $sorting from the condition so we only have the else block.
- Loading branch information