You are here

protected property Address::$languageManager in Webform 6.x

The language manager service.

Type: \Drupal\Core\Language\LanguageManagerInterface

File

src/Plugin/WebformElement/Address.php, line 42

Class

Address
Provides a 'address' element.

Namespace

Drupal\webform\Plugin\WebformElement

Code

protected $languageManager;