protected property WebformPluginVariantController::$pluginManager in Webform 8.5
Same name and namespace in other branches
- 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\ControllerCode
protected $pluginManager;