You are here

constant FieldGroupTable::ADD_CONTENT_FOOTER in Field Group Table 8

Denotes that additional content type is "footer".

File

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

Class

FieldGroupTable
Plugin implementation of the 'field_group_table' formatter.

Namespace

Drupal\field_group_table\Plugin\field_group\FieldGroupFormatter

Code

const ADD_CONTENT_FOOTER = 'footer';