You are here

protected property FieldGroupTable::$entityFieldManager in Field Group Table 8

The Entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Plugin/field_group/FieldGroupFormatter/FieldGroupTable.php, line 42

Class

FieldGroupTable
Plugin implementation of the 'field_group_table' formatter.

Namespace

Drupal\field_group_table\Plugin\field_group\FieldGroupFormatter

Code

protected $entityFieldManager;