You are here

protected property CronHookHandler::$configFactory in Entity Share Cron 3.0.x

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/HookHandler/CronHookHandler.php, line 31

Class

CronHookHandler
Hook handler for the cron() hook.

Namespace

Drupal\entity_share_cron\HookHandler

Code

protected $configFactory;