You are here

protected property ExecuteUpdates::$logger in Automatic Updates 8

The logger.

Type: \Psr\Log\LoggerInterface

File

src/Plugin/DatabaseUpdateHandler/ExecuteUpdates.php, line 25

Class

ExecuteUpdates
Execute database updates.

Namespace

Drupal\automatic_updates\Plugin\DatabaseUpdateHandler

Code

protected $logger;