You are here

constant FieldGroupTable::DISPLAY_CAPTION in Field Group Table 8

Denotes that the item should be displayed as a table caption.

File

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

Class

FieldGroupTable
Plugin implementation of the 'field_group_table' formatter.

Namespace

Drupal\field_group_table\Plugin\field_group\FieldGroupFormatter

Code

const DISPLAY_CAPTION = 3;