protected property HasModeratedContentType::$bundleInfo in Moderation Dashboard 2.0.x
Same name and namespace in other branches
- 8 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\ConditionCode
protected $bundleInfo;