constant MigrateTemplateStorage::MIGRATION_TEMPLATE_DIRECTORY in Migrate Manifest 8
Same name and namespace in other branches
- 8.2 src/MigrateTemplateStorage.php \Drupal\migrate_manifest\MigrateTemplateStorage::MIGRATION_TEMPLATE_DIRECTORY
- 3.x src/MigrateTemplateStorage.php \Drupal\migrate_manifest\MigrateTemplateStorage::MIGRATION_TEMPLATE_DIRECTORY
Extension sub-directory containing default configuration for migrations.
File
- src/
MigrateTemplateStorage.php, line 19
Class
- MigrateTemplateStorage
- Storage to access migration template configuration in enabled extensions.
Namespace
Drupal\migrate_manifestCode
const MIGRATION_TEMPLATE_DIRECTORY = 'migrations';