You are here

protected property S3FileSchemeHandler::$streamWrapperManager in Acquia Content Hub 8.2

The stream wrapper manager.

Type: \Drupal\Core\StreamWrapper\StreamWrapperManagerInterface

File

modules/acquia_contenthub_s3/src/Plugin/FileSchemeHandler/S3FileSchemeHandler.php, line 31

Class

S3FileSchemeHandler
S3 file scheme handler.

Namespace

Drupal\acquia_contenthub_s3\Plugin\FileSchemeHandler

Code

protected $streamWrapperManager;