You are here

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

Logger.

Type: \Psr\Log\LoggerInterface

File

src/HookHandler/CronHookHandler.php, line 45

Class

CronHookHandler
Hook handler for the cron() hook.

Namespace

Drupal\entity_share_cron\HookHandler

Code

protected $logger;