You are here

protected property EntityOperation::$entityTypeManager in Views Entity Operation Access 2.x

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/views/access/EntityOperation.php, line 34

Class

EntityOperation
Access plugin checking if the current user can operate on an entity.

Namespace

Drupal\veoa\Plugin\views\access

Code

protected $entityTypeManager;