protected property ScheduledTransitionsUtility::$cache in Scheduled Transitions 8
Same name and namespace in other branches
- 2.x src/ScheduledTransitionsUtility.php \Drupal\scheduled_transitions\ScheduledTransitionsUtility::cache
The cache.
Type: \Drupal\Core\Cache\CacheBackendInterface
File
- src/
ScheduledTransitionsUtility.php, line 33
Class
- ScheduledTransitionsUtility
- Utilities for Scheduled Transitions module.
Namespace
Drupal\scheduled_transitionsCode
protected $cache;