EntityPathAliasCreateDeriver::$entityTypeManager

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/RulesAction/EntityPathAliasCreateDeriver.php, line 27

Class

EntityPathAliasCreateDeriver
Derives entity create plugin definitions based on content entity types.

Namespace

Drupal\rules\Plugin\RulesAction

Code

protected $entityTypeManager;