FieldUiPermissions::$entityTypeManager

Same name in other branches
  1. 8.9.x core/modules/field_ui/src/FieldUiPermissions.php \Drupal\field_ui\FieldUiPermissions::entityTypeManager
  2. 10 core/modules/field_ui/src/FieldUiPermissions.php \Drupal\field_ui\FieldUiPermissions::entityTypeManager
  3. 11.x core/modules/field_ui/src/FieldUiPermissions.php \Drupal\field_ui\FieldUiPermissions::entityTypeManager

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

core/modules/field_ui/src/FieldUiPermissions.php, line 22

Class

FieldUiPermissions
Provides dynamic permissions of the field_ui module.

Namespace

Drupal\field_ui

Code

protected $entityTypeManager;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.