Skip to content

[cleanup] Use referenceElement.subEntities(...).contains(...)

Carsten Gräser requested to merge feature/simplify-subentitydofs into master

We no longer need to build up this information manually, because the reference elements now provide and cache it.

Merge request reports