You are here

protected property EntityPrintPermissions::$entityTypeBundleInfo in Entity Print 8.2

Same name and namespace in other branches
  1. 8 src/EntityPrintPermissions.php \Drupal\entity_print\EntityPrintPermissions::entityTypeBundleInfo

Entity type bundle info.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

src/EntityPrintPermissions.php, line 31

Class

EntityPrintPermissions
Provides dynamic permissions for entity_print.

Namespace

Drupal\entity_print

Code

protected $entityTypeBundleInfo;