You are here

protected property WebformHelpManager::$librariesManager in Webform 8.5

Same name and namespace in other branches
  1. 6.x src/WebformHelpManager.php \Drupal\webform\WebformHelpManager::librariesManager

The webform libraries manager.

Type: \Drupal\webform\WebformLibrariesManagerInterface

File

src/WebformHelpManager.php, line 103

Class

WebformHelpManager
Webform help manager.

Namespace

Drupal\webform

Code

protected $librariesManager;