You are here

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

The entity share cron service.

Type: \Drupal\entity_share_cron\EntityShareCronServiceInterface

File

src/HookHandler/CronHookHandler.php, line 52

Class

CronHookHandler
Hook handler for the cron() hook.

Namespace

Drupal\entity_share_cron\HookHandler

Code

protected $entityShareCron;