You are here

constant FieldGroupTable::DISPLAY_ABOVE in Field Group Table 8

Denotes that the item should be displayed above.

File

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

Class

FieldGroupTable
Plugin implementation of the 'field_group_table' formatter.

Namespace

Drupal\field_group_table\Plugin\field_group\FieldGroupFormatter

Code

const DISPLAY_ABOVE = 2;