You are here

protected property CustomPermissions::$entityTypeManager in Custom Permissions 8.2

The entity manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/CustomPermissions.php, line 22

Class

CustomPermissions
Provides dynamic permissions of the filter module.

Namespace

Drupal\config_perms

Code

protected $entityTypeManager;