constant MigrateTemplateStorage::MIGRATION_TEMPLATE_DIRECTORY in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/migrate/src/MigrateTemplateStorage.php \Drupal\migrate\MigrateTemplateStorage::MIGRATION_TEMPLATE_DIRECTORY
Extension sub-directory containing default configuration for migrations.
File
- core/
modules/ migrate/ src/ MigrateTemplateStorage.php, line 21 - Contains \Drupal\migrate\MigrateTemplateStorage.
Class
- MigrateTemplateStorage
- Storage to access migration template configuration in enabled extensions.
Namespace
Drupal\migrateCode
const MIGRATION_TEMPLATE_DIRECTORY = 'migration_templates';