You are here

protected property WebformHelpVideoForm::$helpManager in Webform 6.x

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

The webform help manager.

Type: \Drupal\Component\Plugin\PluginManagerInterface

File

src/Form/WebformHelpVideoForm.php, line 23

Class

WebformHelpVideoForm
Help video form.

Namespace

Drupal\webform\Form

Code

protected $helpManager;