You are here

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

Module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

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

Class

FieldGroupTable
Plugin implementation of the 'field_group_table' formatter.

Namespace

Drupal\field_group_table\Plugin\field_group\FieldGroupFormatter

Code

protected $moduleHandler;