You are here

protected property ParsedMarkdown::$label in Markdown 8.2

A human-readable label.

Type: string

File

src/Render/ParsedMarkdown.php, line 43

Class

ParsedMarkdown
The end result of parsing markdown into HTML.

Namespace

Drupal\markdown\Render

Code

protected $label;