You are here

protected property OpignoModuleResultActions::$entityTypeManager in Opigno module 3.x

Same name and namespace in other branches
  1. 8 src/Plugin/views/field/OpignoModuleResultActions.php \Drupal\opigno_module\Plugin\views\field\OpignoModuleResultActions::entityTypeManager

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/views/field/OpignoModuleResultActions.php, line 39

Class

OpignoModuleResultActions
A handler to provide a field that is completely custom by the administrator.

Namespace

Drupal\opigno_module\Plugin\views\field

Code

protected $entityTypeManager;