You are here

protected property YamlFormEntityReferenceEntityFormatter::$messageManager in YAML Form 8

The message manager.

Type: \Drupal\yamlform\YamlFormMessageManagerInterface

File

src/Plugin/Field/FieldFormatter/YamlFormEntityReferenceEntityFormatter.php, line 31

Class

YamlFormEntityReferenceEntityFormatter
Plugin implementation of the 'Form rendered entity' formatter.

Namespace

Drupal\yamlform\Plugin\Field\FieldFormatter

Code

protected $messageManager;