protected property ConditionSet::$entityTypeManager in Business Rules 8
Same name and namespace in other branches
- 2.x src/Plugin/BusinessRulesCondition/ConditionSet.php \Drupal\business_rules\Plugin\BusinessRulesCondition\ConditionSet::entityTypeManager
 
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
Plugin/ BusinessRulesCondition/ ConditionSet.php, line 26  
Class
- ConditionSet
 - Class ConditionSet.
 
Namespace
Drupal\business_rules\Plugin\BusinessRulesConditionCode
protected $entityTypeManager;