You are here

constant FieldGroupTable::EMPTY_LABEL_MERGE in Field Group Table 8

Denotes that if label is empty cells should be merged.

File

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

Class

FieldGroupTable
Plugin implementation of the 'field_group_table' formatter.

Namespace

Drupal\field_group_table\Plugin\field_group\FieldGroupFormatter

Code

const EMPTY_LABEL_MERGE = 2;