You are here

protected property RabbitHolePermissionGenerator::$rhEntityPluginManager in Rabbit Hole 2.x

Same name and namespace in other branches
  1. 8 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;