You are here

protected property ContentModerationConfigureEntityTypesForm::$bundleInfo in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/content_moderation/src/Form/ContentModerationConfigureEntityTypesForm.php \Drupal\content_moderation\Form\ContentModerationConfigureEntityTypesForm::bundleInfo

The entity type bundle information service.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

core/modules/content_moderation/src/Form/ContentModerationConfigureEntityTypesForm.php, line 39

Class

ContentModerationConfigureEntityTypesForm
The form for editing entity types associated with a workflow.

Namespace

Drupal\content_moderation\Form

Code

protected $bundleInfo;