protected property ScheduledTransitionsHooks::$configFactory in Scheduled Transitions 8
Same name and namespace in other branches
- 2.x src/ScheduledTransitionsHooks.php \Drupal\scheduled_transitions\ScheduledTransitionsHooks::configFactory
The config factory.
Type: \Drupal\Core\Config\ConfigFactoryInterface
File
- src/
ScheduledTransitionsHooks.php, line 21
Class
- ScheduledTransitionsHooks
- Hooks for Scheduled Transitions module.
Namespace
Drupal\scheduled_transitionsCode
protected $configFactory;