You are here

protected property WebformPluginHandlerController::$pluginManager in Webform 8.5

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

The webform handler plugin manager.

Type: \Drupal\webform\Plugin\WebformHandlerManagerInterface

File

src/Controller/WebformPluginHandlerController.php, line 26

Class

WebformPluginHandlerController
Controller for all webform handlers.

Namespace

Drupal\webform\Controller

Code

protected $pluginManager;