private property AnnotationReader::$ignoredAnnotationNames

In-memory cache mechanism to store ignored annotations per class.

Type: array

File

drupal/core/vendor/doctrine/common/lib/Doctrine/Common/Annotations/AnnotationReader.php, line 118

Class

AnnotationReader
A reader for docblock annotations.

Namespace

Doctrine\Common\Annotations

Code

private $ignoredAnnotationNames = array();