You are here

protected property MediaMigrateGenerator::$templatePath in Migrate File Entities to Media Entities 8

File

src/Generators/MediaMigrateGenerator.php, line 24

Class

MediaMigrateGenerator
Automatically generates yml files for migrations.

Namespace

Drupal\migrate_file_to_media\Generators

Code

protected $templatePath = __DIR__;