The human-readable name of the selection plugin.
Type: \Drupal\Core\Annotation\Translation
Related topics
- Annotation for translatable text
- Describes how to put translatable UI text into annotations.
File
- core/lib/Drupal/Core/Entity/Annotation/EntityReferenceSelection.php, line 37
Class
- EntityReferenceSelection
- Defines an EntityReferenceSelection plugin annotation object.
Namespace
Drupal\Core\Entity\Annotation
Code
public $label;
Please login to continue.