public property InstallablePluginTrait::$versionConstraint in Markdown 8.2
The constraint the version must satisfy to be considered "installable".
Type: string
Deprecated
in markdown:8.x-2.0 and is removed from markdown:3.0.0. Use the "requirements" property instead.
See also
https://www.drupal.org/project/markdown/issues/3142418
File
- src/
Annotation/ InstallablePluginTrait.php, line 142
Class
- InstallablePluginTrait
- Trait for adding installable plugin properties to annotations.
Namespace
Drupal\markdown\AnnotationCode
public $versionConstraint;