protected property WebformAdminConfigVariantsForm::$variantManager in Webform 8.5
Same name and namespace in other branches
- 6.x src/Form/AdminConfig/WebformAdminConfigVariantsForm.php \Drupal\webform\Form\AdminConfig\WebformAdminConfigVariantsForm::variantManager
The webform variant manager.
Type: \Drupal\webform\Plugin\WebformVariantManagerInterface
File
- src/
Form/ AdminConfig/ WebformAdminConfigVariantsForm.php, line 22
Class
- WebformAdminConfigVariantsForm
- Configure webform admin settings for variants.
Namespace
Drupal\webform\Form\AdminConfigCode
protected $variantManager;