You are here

protected property MigrationDrushCommandProgress::$symfonyProgressBar in Migrate Tools 8.4

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

The progress bar.

Type: \Symfony\Component\Console\Helper\ProgressBar

File

src/EventSubscriber/MigrationDrushCommandProgress.php, line 39

Class

MigrationDrushCommandProgress
Import and rollback progress bar.

Namespace

Drupal\migrate_tools\EventSubscriber

Code

protected $symfonyProgressBar = NULL;