protected property FieldConfigListBuilder::$targetBundle in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 37 - Contains \Drupal\field_ui\FieldConfigListBuilder.
Class
- FieldConfigListBuilder
- Provides lists of field config entities.
Namespace
Drupal\field_uiCode
protected $targetBundle;