public property ExtraFieldForm::$bundles in Extra Field 8.2
The entity + bundle combination(s) the plugin supports.
Format: [entity].[bundle] for specific entity-bundle combinations or [entity].* for all bundles of the entity.
Type: string[]
File
- src/
Annotation/ ExtraFieldForm.php, line 49
Class
- ExtraFieldForm
- Defines a ExtraFieldForm item annotation object.
Namespace
Drupal\extra_field\AnnotationCode
public $bundles = [];