You are here

public property MediaType::$label in Media entity 8.2

Same name and namespace in other branches
  1. 8 src/Annotation/MediaType.php \Drupal\media_entity\Annotation\MediaType::label

The human-readable name of the type.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/MediaType.php, line 30

Class

MediaType
Defines an media entity type plugin annotation object.

Namespace

Drupal\media_entity\Annotation

Code

public $label;