You are here

protected property MigrationPluginManager::$enforcedSourceModuleTags in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/migrate_drupal/src/MigrationPluginManager.php \Drupal\migrate_drupal\MigrationPluginManager::enforcedSourceModuleTags
  2. 9 core/modules/migrate_drupal/src/MigrationPluginManager.php \Drupal\migrate_drupal\MigrationPluginManager::enforcedSourceModuleTags

The migration tags which will trigger source_module enforcement.

Type: string[]

File

core/modules/migrate_drupal/src/MigrationPluginManager.php, line 47

Class

MigrationPluginManager
Manages migration plugins.

Namespace

Drupal\migrate_drupal

Code

protected $enforcedSourceModuleTags;