You are here

protected property RabbitHolePermissionGenerator::$rhEntityPluginManager in Rabbit Hole 8

Same name and namespace in other branches
  1. 2.x src/RabbitHolePermissionGenerator.php \Drupal\rabbit_hole\RabbitHolePermissionGenerator::rhEntityPluginManager

Entity plugin manager.

Type: \Drupal\rabbit_hole\Plugin\RabbitHoleEntityPluginManager

File

src/RabbitHolePermissionGenerator.php, line 31

Class

RabbitHolePermissionGenerator
Generates permission for each supported entity type.

Namespace

Drupal\rabbit_hole

Code

protected $rhEntityPluginManager;