You are here

protected property CronUpdater::$logger in Automatic Updates 8.2

The logger.

Type: \Psr\Log\LoggerInterface

File

src/CronUpdater.php, line 59

Class

CronUpdater
Defines a service that updates via cron.

Namespace

Drupal\automatic_updates

Code

protected $logger;