private property AnnotationReader::$imports in Plug 7
In-memory cache mechanism to store imported annotations per class.
Type: array
File
- lib/
doctrine/ annotations/ lib/ Doctrine/ Common/ Annotations/ AnnotationReader.php, line 141
Class
- AnnotationReader
- A reader for docblock annotations.
Namespace
Doctrine\Common\AnnotationsCode
private $imports = array();