You are here

protected property AgreementSettings::$migrationPluginManager 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::migrationPluginManager

The migration plugin manager.

Type: \Drupal\migrate\Plugin\MigrationPluginManagerInterface

File

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

Class

AgreementSettings
Agreement settings process plugin.

Namespace

Drupal\agreement\Plugin\migrate\process

Code

protected $migrationPluginManager;