protected property FieldConfigListBuilder::$targetBundle in Drupal 10
Same name and namespace in other branches
- 8 core/modules/field_ui/src/FieldConfigListBuilder.php \Drupal\field_ui\FieldConfigListBuilder::targetBundle
- 9 core/modules/field_ui/src/FieldConfigListBuilder.php \Drupal\field_ui\FieldConfigListBuilder::targetBundle
The name of the bundle the listed fields are attached to.
Type: string
File
- core/
modules/ field_ui/ src/ FieldConfigListBuilder.php, line 33
Class
- FieldConfigListBuilder
- Provides lists of field config entities.
Namespace
Drupal\field_uiCode
protected $targetBundle;