You are here

private property AnnotationReader::$ignoredAnnotationNames in Plug 7

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

Type: array

File

lib/doctrine/annotations/lib/Doctrine/Common/Annotations/AnnotationReader.php, line 148

Class

AnnotationReader
A reader for docblock annotations.

Namespace

Doctrine\Common\Annotations

Code

private $ignoredAnnotationNames = array();