private property AnnotationObject::$_triggeredDeprecations in Markdown 8.2
A list of triggered deprecations.
Ensures they're displayed only once per request.
Type: array
File
- src/
Annotation/ AnnotationObject.php, line 51
Class
- AnnotationObject
- Base annotation class for retrieving the annotation as an object.
Namespace
Drupal\markdown\AnnotationCode
private $_triggeredDeprecations = [];