You are here

protected property WebformTranslationConfigManager::$elementProperties in Webform 6.x

An associative array used to cache element properties by element type.

Type: array

File

src/WebformTranslationConfigManager.php, line 44

Class

WebformTranslationConfigManager
Defines a class to translate webform config.

Namespace

Drupal\webform

Code

protected $elementProperties = [];