You are here

protected property MigrateTemplateStorage::$directory in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/migrate/src/MigrateTemplateStorage.php \Drupal\migrate\MigrateTemplateStorage::directory

Template subdirectory.

Type: string

File

core/modules/migrate/src/MigrateTemplateStorage.php, line 28
Contains \Drupal\migrate\MigrateTemplateStorage.

Class

MigrateTemplateStorage
Storage to access migration template configuration in enabled extensions.

Namespace

Drupal\migrate

Code

protected $directory;