You are here

protected property YamlFormSubmissionExporter::$streamWrapperManager in YAML Form 8

The stream wrapper manager.

Type: \Drupal\Core\StreamWrapper\StreamWrapperManagerInterface

File

src/YamlFormSubmissionExporter.php, line 50

Class

YamlFormSubmissionExporter
Form submission exporter.

Namespace

Drupal\yamlform

Code

protected $streamWrapperManager;