You are here

protected property YamlFormEntityReferenceLinkFormatter::$messageManager in YAML Form 8

The message manager.

Type: \Drupal\yamlform\YamlFormMessageManagerInterface

File

src/Plugin/Field/FieldFormatter/YamlFormEntityReferenceLinkFormatter.php, line 33

Class

YamlFormEntityReferenceLinkFormatter
Plugin implementation of the 'Link to form' formatter.

Namespace

Drupal\yamlform\Plugin\Field\FieldFormatter

Code

protected $messageManager;