You are here

public property DataStreamType::$id in farmOS 2.x

Same name in this branch
  1. 2.x modules/core/data_stream/src/Annotation/DataStreamType.php \Drupal\data_stream\Annotation\DataStreamType::id
  2. 2.x modules/core/data_stream/src/Entity/DataStreamType.php \Drupal\data_stream\Entity\DataStreamType::id

The plugin ID.

Type: string

File

modules/core/data_stream/src/Annotation/DataStreamType.php, line 23

Class

DataStreamType
Defines the data stream type plugin annotation object.

Namespace

Drupal\data_stream\Annotation

Code

public $id;