You are here

protected property CustomPermissions::$entityManager in Custom Permissions 8

The entity manager.

Type: \Drupal\Core\Entity\EntityManagerInterface

File

src/CustomPermissions.php, line 22

Class

CustomPermissions
Provides dynamic permissions of the filter module.

Namespace

Drupal\config_perms

Code

protected $entityManager;