protected property MigrateExecutable::$counter in Migrate Tools 8
Same name and namespace in other branches
- 8.5 src/MigrateExecutable.php \Drupal\migrate_tools\MigrateExecutable::counter
- 8.2 src/MigrateExecutable.php \Drupal\migrate_tools\MigrateExecutable::counter
- 8.3 src/MigrateExecutable.php \Drupal\migrate_tools\MigrateExecutable::counter
- 8.4 src/MigrateExecutable.php \Drupal\migrate_tools\MigrateExecutable::counter
Count of number of items processed so far in this migration.
Type: int
File
- src/
MigrateExecutable.php, line 73 - Contains \Drupal\migrate_tools\MigrateExecutable.
Class
Namespace
Drupal\migrate_toolsCode
protected $counter = 0;