You are here

protected property FileHandleTraitYamlFormExporter::$fileHandle in YAML Form 8

A file handler resource.

Type: resource

File

src/Plugin/YamlFormExporter/FileHandleTraitYamlFormExporter.php, line 15

Class

FileHandleTraitYamlFormExporter
Defines file handle exporter trait.

Namespace

Drupal\yamlform\Plugin\YamlFormExporter

Code

protected $fileHandle;