You are here

protected property FlippingBookPermissions::$entityManager in Flipping Book 8

The entity manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/FlippingBookPermissions.php, line 23

Class

FlippingBookPermissions
Provides dynamic permissions of the flipping_book module.

Namespace

Drupal\flipping_book

Code

protected $entityManager;