You are here

protected property Link::$entityFieldManager in Field Group Link 8.3

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Plugin/field_group/FieldGroupFormatter/Link.php, line 50

Class

Link
Plugin implementation of the 'link' formatter.

Namespace

Drupal\field_group_link\Plugin\field_group\FieldGroupFormatter

Code

protected $entityFieldManager;