protected property MigrateExecutable::$feedback in Migrate Tools 8
Same name and namespace in other branches
- 8.5 src/MigrateExecutable.php \Drupal\migrate_tools\MigrateExecutable::feedback
- 8.2 src/MigrateExecutable.php \Drupal\migrate_tools\MigrateExecutable::feedback
- 8.3 src/MigrateExecutable.php \Drupal\migrate_tools\MigrateExecutable::feedback
- 8.4 src/MigrateExecutable.php \Drupal\migrate_tools\MigrateExecutable::feedback
Frequency (in items) at which progress messages should be emitted.
Type: int
File
- src/
MigrateExecutable.php, line 60 - Contains \Drupal\migrate_tools\MigrateExecutable.
Class
Namespace
Drupal\migrate_toolsCode
protected $feedback = 0;