protected property WebformEntityReferenceLinkFormatter::$messageManager in Webform 8.5
Same name and namespace in other branches
- 6.x 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 43
Class
- WebformEntityReferenceLinkFormatter
- Plugin implementation of the 'Link to webform' formatter.
Namespace
Drupal\webform\Plugin\Field\FieldFormatterCode
protected $messageManager;