You are here

constant MigrateTemplateStorage::MIGRATION_TEMPLATE_DIRECTORY in Migrate Manifest 8.2

Same name and namespace in other branches
  1. 8 src/MigrateTemplateStorage.php \Drupal\migrate_manifest\MigrateTemplateStorage::MIGRATION_TEMPLATE_DIRECTORY
  2. 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_manifest

Code

const MIGRATION_TEMPLATE_DIRECTORY = 'migrations';