You are here

protected property MediaMigrateCommands::$fileSystem in Migrate File Entities to Media Entities 8

The file system service.

Type: \Drupal\Core\File\FileSystemInterface

File

src/Commands/MediaMigrateCommands.php, line 56

Class

MediaMigrateCommands
Drush 9 commands for migrate_file_to_media.

Namespace

Drupal\migrate_file_to_media\Commands

Code

protected $fileSystem;