You are here

protected property HasModeratedContentType::$bundleInfo in Moderation Dashboard 8

Same name and namespace in other branches
  1. 2.0.x src/Plugin/Condition/HasModeratedContentType.php \Drupal\moderation_dashboard\Plugin\Condition\HasModeratedContentType::bundleInfo

The bundle information service.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

src/Plugin/Condition/HasModeratedContentType.php, line 35

Class

HasModeratedContentType
Provides a 'Has Moderated Content Type' condition.

Namespace

Drupal\moderation_dashboard\Plugin\Condition

Code

protected $bundleInfo;