ProcessPluginBase::$stopPipeline

Same name and namespace in other branches
  1. 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\migrate

Code

protected bool $stopPipeline = FALSE;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.