You are here

protected property RollbackUpdate::$logger in Automatic Updates 8

The logger.

Type: \Psr\Log\LoggerInterface

File

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

Class

RollbackUpdate
Rollback database updates.

Namespace

Drupal\automatic_updates\Plugin\DatabaseUpdateHandler

Code

protected $logger;