public property InstallablePluginTrait::$installed in Markdown 8.2
Flag indicating whether plugin is installed.
Type: mixed
Deprecated
in markdown:8.x-2.0 and is removed from markdown:3.0.0. Use the "libraries" property instead.
See also
https://www.drupal.org/project/markdown/issues/3142418
File
- src/
Annotation/ InstallablePluginTrait.php, line 42
Class
- InstallablePluginTrait
- Trait for adding installable plugin properties to annotations.
Namespace
Drupal\markdown\AnnotationCode
public $installed;