You are here

protected property YamlFormPluginExporterController::$pluginManager in YAML Form 8

A results exporter plugin manager.

Type: \Drupal\Component\Plugin\PluginManagerInterface

File

src/Controller/YamlFormPluginExporterController.php, line 20

Class

YamlFormPluginExporterController
Controller for all results exporters.

Namespace

Drupal\yamlform\Controller

Code

protected $pluginManager;