You are here

protected property MigrationDrushCommandProgress::$logger in Migrate Tools 8.5

Same name and namespace in other branches
  1. 8.4 src/EventSubscriber/MigrationDrushCommandProgress.php \Drupal\migrate_tools\EventSubscriber\MigrationDrushCommandProgress::logger

The logger service.

Type: \Psr\Log\LoggerInterface

File

src/EventSubscriber/MigrationDrushCommandProgress.php, line 22

Class

MigrationDrushCommandProgress
Import and rollback progress bar.

Namespace

Drupal\migrate_tools\EventSubscriber

Code

protected $logger;