You are here

protected property EntityFetchById::$entityTypeManager in Rules 8.3

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/RulesAction/EntityFetchById.php, line 45

Class

EntityFetchById
Provides a 'Fetch entity by id' action.

Namespace

Drupal\rules\Plugin\RulesAction

Code

protected $entityTypeManager;