protected property EntityFetchByField::$entityTypeManager in Rules 8.3
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
Plugin/ RulesAction/ EntityFetchByField.php, line 54
Class
- EntityFetchByField
- Provides a 'Fetch entities by field' action.
Namespace
Drupal\rules\Plugin\RulesActionCode
protected $entityTypeManager;