You are here

protected property WebformEntityReferenceEntityFormatter::$messageManager in Webform 6.x

Same name and namespace in other branches
  1. 8.5 src/Plugin/Field/FieldFormatter/WebformEntityReferenceEntityFormatter.php \Drupal\webform\Plugin\Field\FieldFormatter\WebformEntityReferenceEntityFormatter::messageManager

The webform message manager.

Type: \Drupal\webform\WebformMessageManagerInterface

File

src/Plugin/Field/FieldFormatter/WebformEntityReferenceEntityFormatter.php, line 46

Class

WebformEntityReferenceEntityFormatter
Plugin implementation of the 'Webform rendered entity' formatter.

Namespace

Drupal\webform\Plugin\Field\FieldFormatter

Code

protected $messageManager;