You are here

public property DsField::$id in Display Suite 8.4

Same name and namespace in other branches
  1. 8.2 src/Annotation/DsField.php \Drupal\ds\Annotation\DsField::id
  2. 8.3 src/Annotation/DsField.php \Drupal\ds\Annotation\DsField::id

The plugin ID.

Type: string

File

src/Annotation/DsField.php, line 19

Class

DsField
Defines a DsField annotation object.

Namespace

Drupal\ds\Annotation

Code

public $id;