You are here

public property MediaType::$description in Media entity 8

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

A brief description of the plugin.

This will be shown when adding or configuring this display.

Type: \Drupal\Core\Annotation\Translation (optional)

File

src/Annotation/MediaType.php, line 41

Class

MediaType
Defines an media entity type plugin annotation object.

Namespace

Drupal\media_entity\Annotation

Code

public $description = '';