You are here

protected property AgreementSettings::$processPluginManager in Agreement 8.2

Same name and namespace in other branches
  1. 3.0.x src/Plugin/migrate/process/AgreementSettings.php \Drupal\agreement\Plugin\migrate\process\AgreementSettings::processPluginManager

The process plugin manager.

Type: \Drupal\migrate\Plugin\MigratePluginManagerInterface

File

src/Plugin/migrate/process/AgreementSettings.php, line 36

Class

AgreementSettings
Agreement settings process plugin.

Namespace

Drupal\agreement\Plugin\migrate\process

Code

protected $processPluginManager;