You are here

public property InstallablePluginTrait::$deprecated in Markdown 8.2

Indicates the plugin has been deprecated by providing a message.

Type: \Drupal\Core\Annotation\Translation

File

src/Annotation/InstallablePluginTrait.php, line 24

Class

InstallablePluginTrait
Trait for adding installable plugin properties to annotations.

Namespace

Drupal\markdown\Annotation

Code

public $deprecated;