You are here

public property MarkdownAllowedHtml::$type in Markdown 8.2

The type of object this allowed HTML is associated with.

Can be one of: extension, filter, parser, module, theme.

Type: string

File

src/Annotation/MarkdownAllowedHtml.php, line 37

Class

MarkdownAllowedHtml
Markdown Allowed HTML Annotation.

Namespace

Drupal\markdown\Annotation

Code

public $type;