protected property MigrationPluginManager::$configFactory in Drupal 8
Same name and namespace in other branches
- 9 core/modules/migrate_drupal/src/MigrationPluginManager.php \Drupal\migrate_drupal\MigrationPluginManager::configFactory
The config factory service.
Type: \Drupal\Core\Config\ConfigFactoryInterface
File
- core/
modules/ migrate_drupal/ src/ MigrationPluginManager.php, line 40
Class
- MigrationPluginManager
- Manages migration plugins.
Namespace
Drupal\migrate_drupalCode
protected $configFactory;