You are here

constant MigrateTemplateStorage::MIGRATION_TEMPLATE_DIRECTORY in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 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\migrate

Code

const MIGRATION_TEMPLATE_DIRECTORY = 'migration_templates';