You are here

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

The state service.

Type: \Drupal\Core\State\StateInterface

File

src/HookHandler/CronHookHandler.php, line 38

Class

CronHookHandler
Hook handler for the cron() hook.

Namespace

Drupal\entity_share_cron\HookHandler

Code

protected $state;