You are here

protected property OpignoModuleResultActions::$entityRepository in Opigno module 8

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

The entity repository service.

Type: \Drupal\Core\Entity\EntityRepositoryInterface

File

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

Class

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

Namespace

Drupal\opigno_module\Plugin\views\field

Code

protected $entityRepository;