protected property FieldDiscovery::$migrationPluginManager in Drupal 8
Same name and namespace in other branches
- 9 core/modules/migrate_drupal/src/FieldDiscovery.php \Drupal\migrate_drupal\FieldDiscovery::migrationPluginManager
The migration plugin manager.
Type: \Drupal\migrate\Plugin\MigrationPluginManagerInterface
File
- core/
modules/ migrate_drupal/ src/ FieldDiscovery.php, line 45
Class
- FieldDiscovery
- Provides field discovery for Drupal 6 & 7 migrations.
Namespace
Drupal\migrate_drupalCode
protected $migrationPluginManager;