protected property Migration::$processPlugins in Drupal 9
Same name and namespace in other branches
- 8 core/modules/migrate/src/Plugin/Migration.php \Drupal\migrate\Plugin\Migration::processPlugins
The cached process plugins.
Type: array
File
- core/
modules/ migrate/ src/ Plugin/ Migration.php, line 75
Class
- Migration
- Defines the Migration plugin.
Namespace
Drupal\migrate\PluginCode
protected $processPlugins = [];