You are here

protected property MaestroEnginePermissions::$entityManager in Maestro 8.2

Same name and namespace in other branches
  1. 3.x src/MaestroEnginePermissions.php \Drupal\maestro\MaestroEnginePermissions::entityManager

The entity manager.

Type: \Drupal\Core\Entity\EntityManagerInterface

File

src/MaestroEnginePermissions.php, line 22

Class

MaestroEnginePermissions
Provides dynamic permissions of the maestro module.

Namespace

Drupal\maestro

Code

protected $entityManager;