You are here

public property AnnotationObject::$label in Markdown 8.2

A human-readable label.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/AnnotationObject.php, line 65

Class

AnnotationObject
Base annotation class for retrieving the annotation as an object.

Namespace

Drupal\markdown\Annotation

Code

public $label;