content_entity_builder-8.x-1.x-dev/content_entity_builder.permissions.yml
content_entity_builder.permissions.yml
administer content entity types: title: 'Administer content entity types' description: 'Maintain the types of content entity available and the fields that are associated with those types.' restrict access: true permission_callbacks: - \Drupal\content_entity_builder\ContentEntityBuilderPermissions::contentTypePermissions
