You are here

protected property BaseMarkdownAnnotation::$weight in Markdown 3.0.x

The weight of the plugin.

Type: int

File

src/Annotation/BaseMarkdownAnnotation.php, line 56

Class

BaseMarkdownAnnotation

Namespace

Drupal\markdown\Annotation

Code

protected $weight = 0;