You are here

protected property ScheduledTransitionsUtility::$cache in Scheduled Transitions 2.x

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

The cache.

Type: \Drupal\Core\Cache\CacheBackendInterface

File

src/ScheduledTransitionsUtility.php, line 38

Class

ScheduledTransitionsUtility
Utilities for Scheduled Transitions module.

Namespace

Drupal\scheduled_transitions

Code

protected $cache;