FieldListOptions::$entityFieldManager

The entity field manager service.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/TypedData/Options/FieldListOptions.php, line 20

Class

FieldListOptions
Options provider to return all fields in the system.

Namespace

Drupal\rules\TypedData\Options

Code

protected $entityFieldManager;