You are here

protected property WebformPluginExporterController::$pluginManager in Webform 6.x

Same name and namespace in other branches
  1. 8.5 src/Controller/WebformPluginExporterController.php \Drupal\webform\Controller\WebformPluginExporterController::pluginManager

A results exporter plugin manager.

Type: \Drupal\Component\Plugin\PluginManagerInterface

File

src/Controller/WebformPluginExporterController.php, line 20

Class

WebformPluginExporterController
Controller for all results exporters.

Namespace

Drupal\webform\Controller

Code

protected $pluginManager;