You are here

protected property ScheduledTransitionsPermissions::$bundleInfo in Scheduled Transitions 2.x

Same name and namespace in other branches
  1. 8 src/ScheduledTransitionsPermissions.php \Drupal\scheduled_transitions\ScheduledTransitionsPermissions::bundleInfo

The bundle information service.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

src/ScheduledTransitionsPermissions.php, line 48

Class

ScheduledTransitionsPermissions
Generates permissions for host entity types for scheduled transitions.

Namespace

Drupal\scheduled_transitions

Code

protected $bundleInfo;