protected property AnnotationObject::$_deprecatedProperties in Markdown 8.2
A list of deprecation messages, keyed by the deprecated property name.
Type: string[]
File
- src/
Annotation/ AnnotationObject.php, line 42
Class
- AnnotationObject
- Base annotation class for retrieving the annotation as an object.
Namespace
Drupal\markdown\AnnotationCode
protected $_deprecatedProperties = [];