EntityReferenceSelection::$label

Same name and namespace in other branches
  1. 9 core/lib/Drupal/Core/Entity/Annotation/EntityReferenceSelection.php \Drupal\Core\Entity\Annotation\EntityReferenceSelection::label
  2. 8.9.x core/lib/Drupal/Core/Entity/Annotation/EntityReferenceSelection.php \Drupal\Core\Entity\Annotation\EntityReferenceSelection::label
  3. 10 core/lib/Drupal/Core/Entity/Annotation/EntityReferenceSelection.php \Drupal\Core\Entity\Annotation\EntityReferenceSelection::label

The human-readable name of the selection plugin.

Type: \Drupal\Core\Annotation\Translation

Related topics

File

core/lib/Drupal/Core/Entity/Annotation/EntityReferenceSelection.php, line 42

Class

EntityReferenceSelection
Defines an EntityReferenceSelection plugin annotation object.

Namespace

Drupal\Core\Entity\Annotation

Code

public $label;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.