You are here

protected property EntityShareCronPending::$logger in Entity Share Cron 8

Same name and namespace in other branches
  1. 8.2 src/Plugin/QueueWorker/EntityShareCronPending.php \Drupal\entity_share_cron\Plugin\QueueWorker\EntityShareCronPending::logger
  2. 3.0.x src/Plugin/QueueWorker/EntityShareCronPending.php \Drupal\entity_share_cron\Plugin\QueueWorker\EntityShareCronPending::logger

Logger.

Type: \Psr\Log\LoggerInterface

File

src/Plugin/QueueWorker/EntityShareCronPending.php, line 36

Class

EntityShareCronPending
Imports entities from Entity Share channels.

Namespace

Drupal\entity_share_cron\Plugin\QueueWorker

Code

protected $logger;