You are here

protected property FilterPermissions::$entityManager in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/filter/src/FilterPermissions.php \Drupal\filter\FilterPermissions::entityManager

The entity manager.

Type: \Drupal\Core\Entity\EntityManagerInterface

File

core/modules/filter/src/FilterPermissions.php, line 27
Contains \Drupal\filter\FilterPermissions.

Class

FilterPermissions
Provides dynamic permissions of the filter module.

Namespace

Drupal\filter

Code

protected $entityManager;