You are here

protected property WebformTranslationManager::$elementManager in Webform 8.5

Same name and namespace in other branches
  1. 6.x src/WebformTranslationManager.php \Drupal\webform\WebformTranslationManager::elementManager

The webform element manager.

Type: \Drupal\webform\Plugin\WebformElementManagerInterface

File

src/WebformTranslationManager.php, line 48

Class

WebformTranslationManager
Defines a class to translate webform elements.

Namespace

Drupal\webform

Code

protected $elementManager;