You are here

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

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

The webform message manager.

Type: \Drupal\webform\WebformMessageManagerInterface

File

src/Plugin/Field/FieldFormatter/WebformEntityReferenceLinkFormatter.php, line 39

Class

WebformEntityReferenceLinkFormatter
Plugin implementation of the 'Link to webform' formatter.

Namespace

Drupal\webform\Plugin\Field\FieldFormatter

Code

protected $messageManager;