You are here

protected property State::$entityFieldManager in State Machine 8

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Plugin/views/filter/State.php, line 33

Class

State
Filter by workflow state.

Namespace

Drupal\state_machine\Plugin\views\filter

Code

protected $entityFieldManager;