You are here

protected 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: string

File

modules/core/data_stream/src/Entity/DataStreamType.php, line 66

Class

DataStreamType
Defines the Data Stream type entity.

Namespace

Drupal\data_stream\Entity

Code

protected $label;