You are here

protected property FieldUiPermissions::$entityManager in Zircon Profile 8

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

The entity manager.

Type: \Drupal\Core\Entity\EntityManagerInterface

File

core/modules/field_ui/src/FieldUiPermissions.php, line 27
Contains \Drupal\field_ui\FieldUiPermissions.

Class

FieldUiPermissions
Provides dynamic permissions of the field_ui module.

Namespace

Drupal\field_ui

Code

protected $entityManager;