constant FieldGroupTable::DISPLAY_HIDDEN in Field Group Table 8
Denotes that the item should be hidden.
File
- src/
Plugin/ field_group/ FieldGroupFormatter/ FieldGroupTable.php, line 61
Class
- FieldGroupTable
- Plugin implementation of the 'field_group_table' formatter.
Namespace
Drupal\field_group_table\Plugin\field_group\FieldGroupFormatterCode
const DISPLAY_HIDDEN = 1;