You are here

protected property EntityOperation::$entityManager in Views Entity Operation Access 8

The entity manager.

Type: \Drupal\Core\Entity\EntityManagerInterface

File

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

Class

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

Namespace

Drupal\veoa\Plugin\views\access

Code

protected $entityManager;