protected property AnnotationObject::$_deprecated in Markdown 8.2
Stores deprecated values.
Note: this is primarily used in order to trigger deprecation messages.
Type: mixed[]
File
- src/
Annotation/ AnnotationObject.php, line 35
Class
- AnnotationObject
- Base annotation class for retrieving the annotation as an object.
Namespace
Drupal\markdown\AnnotationCode
protected $_deprecated = [];