You are here

public property AnnotationObject::$weight in Markdown 8.2

The weight of the plugin.

Type: int

File

src/Annotation/AnnotationObject.php, line 72

Class

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

Namespace

Drupal\markdown\Annotation

Code

public $weight = 0;