You are here

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

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

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/ScheduledTransitionsEntityHooks.php, line 34

Class

ScheduledTransitionsEntityHooks
Entity related hooks for Scheduled Transitions module.

Namespace

Drupal\scheduled_transitions

Code

protected $configFactory;