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