You are here

protected property ScheduledTransitionsHooks::$configFactory in Scheduled Transitions 2.x

Same name and namespace in other branches
  1. 8 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_transitions

Code

protected $configFactory;