You are here

service webform.conditions_manager in Webform 6.x

Same name and namespace in other branches
  1. 8.5 webform.services.yml \webform.conditions_manager

Class

Drupal\webform\WebformEntityConditionsManager
2 string references to webform.conditions_manager
webform_test_preprocess_webform_confirmation in tests/modules/webform_test/webform_test.module
Implements hook_preprocess_webform_confirmation().
webform_test_states_preprocess_webform_confirmation in tests/modules/webform_test_states/webform_test_states.module
Implements hook_preprocess_webform_confirmation().

File

./webform.services.yml
webform.services.yml

View source
  1. class: Drupal\webform\WebformEntityConditionsManager
  2. arguments:
  3. - '@plugin.manager.webform.element'