You are here

protected property WebformVariantAddForm::$webformVariantManager in Webform 6.x

Same name and namespace in other branches
  1. 8.5 src/Form/WebformVariantAddForm.php \Drupal\webform\Form\WebformVariantAddForm::webformVariantManager

The webform variant manager.

Type: \Drupal\webform\Plugin\WebformVariantManagerInterface

File

src/Form/WebformVariantAddForm.php, line 20

Class

WebformVariantAddForm
Provides an add form for webform variant.

Namespace

Drupal\webform\Form

Code

protected $webformVariantManager;