You are here

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

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

The webform element manager.

Type: \Drupal\webform\Plugin\WebformElementManagerInterface

File

src/WebformEntityConditionsManager.php, line 27

Class

WebformEntityConditionsManager
Webform submission conditions (#states) validator.

Namespace

Drupal\webform

Code

protected $elementManager;