You are here

public property AnnotationObject::$description in Markdown 8.2

The description of the plugin.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/AnnotationObject.php, line 58

Class

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

Namespace

Drupal\markdown\Annotation

Code

public $description;