You are here

protected property YamlFormHelpController::$helpManager in YAML Form 8

The help manager.

Type: \Drupal\Component\Plugin\PluginManagerInterface

File

src/Controller/YamlFormHelpController.php, line 22

Class

YamlFormHelpController
Provides route responses for form help.

Namespace

Drupal\yamlform\Controller

Code

protected $helpManager;