You are here

protected property WebformPluginVariantController::$pluginManager in Webform 8.5

Same name and namespace in other branches
  1. 6.x src/Controller/WebformPluginVariantController.php \Drupal\webform\Controller\WebformPluginVariantController::pluginManager

The webform variant plugin manager.

Type: \Drupal\Component\Plugin\PluginManagerInterface

File

src/Controller/WebformPluginVariantController.php, line 25

Class

WebformPluginVariantController
Controller for all webform variants.

Namespace

Drupal\webform\Controller

Code

protected $pluginManager;