You are here

protected property EntityCreateDeriver::$entityFieldManager in Rules 8.3

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Plugin/RulesAction/EntityCreateDeriver.php, line 35

Class

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

Namespace

Drupal\rules\Plugin\RulesAction

Code

protected $entityFieldManager;