public property MediaType::$label in Media entity 8
Same name and namespace in other branches
- 8.2 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\AnnotationCode
public $label;