You are here

public property DataStreamType::$label 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::label
  2. 2.x modules/core/data_stream/src/Entity/DataStreamType.php \Drupal\data_stream\Entity\DataStreamType::label

The data stream type label.

Type: \Drupal\Core\Annotation\Translation

File

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

Class

DataStreamType
Defines the data stream type plugin annotation object.

Namespace

Drupal\data_stream\Annotation

Code

public $label;