protected property WebformOptionsStorage::$elementManager in Webform 6.x
Same name and namespace in other branches
- 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\webformCode
protected $elementManager;