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