protected property WebformElementBase::$elementManager in Webform 8.5
Same name and namespace in other branches
- 6.x src/Plugin/WebformElementBase.php \Drupal\webform\Plugin\WebformElementBase::elementManager
The webform element manager.
Type: \Drupal\webform\Plugin\WebformElementManagerInterface
File
- src/
Plugin/ WebformElementBase.php, line 103
Class
- WebformElementBase
- Provides a base class for a webform element.
Namespace
Drupal\webform\PluginCode
protected $elementManager;