You are here

public property InstallablePluginTrait::$url in Markdown 8.2

A URL for the plugin, typically for installation instructions.

Type: string

File

src/Annotation/InstallablePluginTrait.php, line 114

Class

InstallablePluginTrait
Trait for adding installable plugin properties to annotations.

Namespace

Drupal\markdown\Annotation

Code

public $url;