Skip to content

[11.x] Plural bundle labels

Don't use getters as labels may be altered by hook_entity_bundle_info_alter(). The only autority for getting the labels should be the entity_type.bundle.info service.

Closes #2765065

Merge request reports