You are here

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

The stream wrapper manager service.

Type: \Drupal\Core\StreamWrapper\StreamWrapperManagerInterface

File

src/Commands/MediaMigrateCommands.php, line 49

Class

MediaMigrateCommands
Drush 9 commands for migrate_file_to_media.

Namespace

Drupal\migrate_file_to_media\Commands

Code

protected $streamWrapperManager;