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