You are here

constant FieldGroupTable::ADD_CONTENT_HEADER in Field Group Table 8

Denotes that additional content type is "header".

File

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

Class

FieldGroupTable
Plugin implementation of the 'field_group_table' formatter.

Namespace

Drupal\field_group_table\Plugin\field_group\FieldGroupFormatter

Code

const ADD_CONTENT_HEADER = 'header';