protected property MigrateExecutable::$deleteCounter in Migrate Tools 8.3
Same name and namespace in other branches
- 8.5 src/MigrateExecutable.php \Drupal\migrate_tools\MigrateExecutable::deleteCounter
- 8 src/MigrateExecutable.php \Drupal\migrate_tools\MigrateExecutable::deleteCounter
- 8.2 src/MigrateExecutable.php \Drupal\migrate_tools\MigrateExecutable::deleteCounter
- 8.4 src/MigrateExecutable.php \Drupal\migrate_tools\MigrateExecutable::deleteCounter
Counter of map deletions.
Type: int
File
- src/
MigrateExecutable.php, line 40
Class
Namespace
Drupal\migrate_toolsCode
protected $deleteCounter = 0;