You are here

protected property WebformPluginExporterController::$pluginManager in Webform 8.5

Same name and namespace in other branches
  1. 6.x 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 21

Class

WebformPluginExporterController
Controller for all results exporters.

Namespace

Drupal\webform\Controller

Code

protected $pluginManager;