public property MediaType::$description in Media entity 8.2
Same name and namespace in other branches
- 8 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
File
- src/
Annotation/ MediaType.php, line 41
Class
- MediaType
- Defines an media entity type plugin annotation object.
Namespace
Drupal\media_entity\AnnotationCode
public $description = '';