You are here

protected property ExtrasPermissions::$entityTypeManager in Display Suite 8.4

Same name and namespace in other branches
  1. 8.2 modules/ds_extras/src/ExtrasPermissions.php \Drupal\ds_extras\ExtrasPermissions::entityTypeManager
  2. 8.3 modules/ds_extras/src/ExtrasPermissions.php \Drupal\ds_extras\ExtrasPermissions::entityTypeManager

The entity manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/ds_extras/src/ExtrasPermissions.php, line 23

Class

ExtrasPermissions
Provides dynamic permissions of the ds extras module.

Namespace

Drupal\ds_extras

Code

protected $entityTypeManager;