public property EntityBrowserFieldWidgetDisplay::$label in Entity Browser 8
Same name and namespace in other branches
- 8.2 src/Annotation/EntityBrowserFieldWidgetDisplay.php \Drupal\entity_browser\Annotation\EntityBrowserFieldWidgetDisplay::label
The human-readable name of the field widget display display.
Type: \Drupal\Core\Annotation\Translation
File
- src/
Annotation/ EntityBrowserFieldWidgetDisplay.php, line 30
Class
- EntityBrowserFieldWidgetDisplay
- Defines an entity browser field widget display annotation object.
Namespace
Drupal\entity_browser\AnnotationCode
public $label;