You are here

protected property State::$entityTypeManager in State Machine 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

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

Class

State
Filter by workflow state.

Namespace

Drupal\state_machine\Plugin\views\filter

Code

protected $entityTypeManager;