You are here

protected property WebformSubmissionStorage::$streamWrapperManager in Webform 6.x

The stream wrapper manager.

Type: \Drupal\Core\StreamWrapper\StreamWrapperManagerInterface

File

src/WebformSubmissionStorage.php, line 66

Class

WebformSubmissionStorage
Defines the webform submission storage.

Namespace

Drupal\webform

Code

protected $streamWrapperManager;