protected property FieldGroupAddForm::$mode in Field Group 8.3
Same name and namespace in other branches
- 8 src/Form/FieldGroupAddForm.php \Drupal\field_group\Form\FieldGroupAddForm::mode
The mode for the group.
Type: string
File
- src/
Form/ FieldGroupAddForm.php, line 52
Class
- FieldGroupAddForm
- Provides a form for adding a fieldgroup to a bundle.
Namespace
Drupal\field_group\FormCode
protected $mode;