You are here

protected property FileMetadataPluginBase::$streamWrapperManager in File metadata manager 8.2

The stream wrapper manager service.

Type: \Drupal\Core\StreamWrapper\StreamWrapperManagerInterface

File

src/Plugin/FileMetadata/FileMetadataPluginBase.php, line 40

Class

FileMetadataPluginBase
Abstract implementation of a base File Metadata plugin.

Namespace

Drupal\file_mdm\Plugin\FileMetadata

Code

protected $streamWrapperManager;