You are here

protected property EmbedType::$label in Embed 8

The human-readable name of the embed type.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/EmbedType.php, line 30

Class

EmbedType
Defines an embed type annotation object.

Namespace

Drupal\embed\Annotation

Code

protected $label;