You are here

protected property ModerationStateFilter::$bundleInfo in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/content_moderation/src/Plugin/views/filter/ModerationStateFilter.php \Drupal\content_moderation\Plugin\views\filter\ModerationStateFilter::bundleInfo
  2. 9 core/modules/content_moderation/src/Plugin/views/filter/ModerationStateFilter.php \Drupal\content_moderation\Plugin\views\filter\ModerationStateFilter::bundleInfo

The bundle information service.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

core/modules/content_moderation/src/Plugin/views/filter/ModerationStateFilter.php, line 43

Class

ModerationStateFilter
Provides a filter for the moderation state of an entity.

Namespace

Drupal\content_moderation\Plugin\views\filter

Code

protected $bundleInfo;