You are here

public property EntityReferenceSelection::$id in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/lib/Drupal/Core/Entity/Annotation/EntityReferenceSelection.php \Drupal\Core\Entity\Annotation\EntityReferenceSelection::id

The plugin ID.

Type: string

File

core/lib/Drupal/Core/Entity/Annotation/EntityReferenceSelection.php, line 33
Contains \Drupal\Core\Entity\Annotation\EntityReferenceSelection.

Class

EntityReferenceSelection
Defines an EntityReferenceSelection plugin annotation object.

Namespace

Drupal\Core\Entity\Annotation

Code

public $id;