ContentModerationConfigureEntityTypesForm::$bundleInfo

Same name in other branches
  1. 8.9.x core/modules/content_moderation/src/Form/ContentModerationConfigureEntityTypesForm.php \Drupal\content_moderation\Form\ContentModerationConfigureEntityTypesForm::bundleInfo
  2. 10 core/modules/content_moderation/src/Form/ContentModerationConfigureEntityTypesForm.php \Drupal\content_moderation\Form\ContentModerationConfigureEntityTypesForm::bundleInfo
  3. 11.x 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;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.