You are here

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

The entity type repository.

Type: \Drupal\Core\Entity\EntityTypeRepositoryInterface

File

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

Class

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

Namespace

Drupal\veoa\Plugin\views\access

Code

protected $entityTypeRepository;