You are here

protected property MigrateTemplateStorage::$directory in Migrate Manifest 8.2

Same name and namespace in other branches
  1. 8 src/MigrateTemplateStorage.php \Drupal\migrate_manifest\MigrateTemplateStorage::directory
  2. 3.x src/MigrateTemplateStorage.php \Drupal\migrate_manifest\MigrateTemplateStorage::directory

Template subdirectory.

Type: string

File

src/MigrateTemplateStorage.php, line 26

Class

MigrateTemplateStorage
Storage to access migration template configuration in enabled extensions.

Namespace

Drupal\migrate_manifest

Code

protected $directory;