You are here

protected property ScheduledTransitionsUtility::$bundleInfo in Scheduled Transitions 8

Same name and namespace in other branches
  1. 2.x src/ScheduledTransitionsUtility.php \Drupal\scheduled_transitions\ScheduledTransitionsUtility::bundleInfo

The bundle information service.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

src/ScheduledTransitionsUtility.php, line 47

Class

ScheduledTransitionsUtility
Utilities for Scheduled Transitions module.

Namespace

Drupal\scheduled_transitions

Code

protected $bundleInfo;