You are here

protected property WebformTranslationManager::$messenger in Webform 6.x

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

The messenger.

Type: \Drupal\Core\Messenger\MessengerInterface

File

src/WebformTranslationManager.php, line 62

Class

WebformTranslationManager
Defines a class to translate webform elements.

Namespace

Drupal\webform

Code

protected $messenger;