You are here

protected property WebformOptionsStorage::$elementManager in Webform 6.x

Same name and namespace in other branches
  1. 8.5 src/WebformOptionsStorage.php \Drupal\webform\WebformOptionsStorage::elementManager

The webform element manager.

Type: \Drupal\webform\Plugin\WebformElementManagerInterface

File

src/WebformOptionsStorage.php, line 29

Class

WebformOptionsStorage
Storage controller class for "webform_options" configuration entities.

Namespace

Drupal\webform

Code

protected $elementManager;