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