ProcessPluginBase::$stopPipeline
Same name in other branches
- 10 core/modules/migrate/src/ProcessPluginBase.php \Drupal\migrate\ProcessPluginBase::stopPipeline
Determines if processing of the pipeline is stopped.
Type: bool
File
-
core/
modules/ migrate/ src/ ProcessPluginBase.php, line 38
Class
- ProcessPluginBase
- The base class for all migrate process plugins.
Namespace
Drupal\migrateCode
protected bool $stopPipeline = FALSE;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.