You are here

protected property ParsedMarkdown::$id in Markdown 8.2

A unique identifier.

Type: string

File

src/Render/ParsedMarkdown.php, line 36

Class

ParsedMarkdown
The end result of parsing markdown into HTML.

Namespace

Drupal\markdown\Render

Code

protected $id;