You are here

protected property WebformElementBase::$librariesManager in Webform 8.5

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

The webform libraries manager.

Type: \Drupal\webform\WebformLibrariesManagerInterface

File

src/Plugin/WebformElementBase.php, line 117

Class

WebformElementBase
Provides a base class for a webform element.

Namespace

Drupal\webform\Plugin

Code

protected $librariesManager;