protected property AnnotationDriver::$classNames in Plug 7
Cache for AnnotationDriver#getAllClassNames().
Type: array|null
File
- lib/
doctrine/ common/ lib/ Doctrine/ Common/ Persistence/ Mapping/ Driver/ AnnotationDriver.php, line 69
Class
- AnnotationDriver
- The AnnotationDriver reads the mapping metadata from docblock annotations.
Namespace
Doctrine\Common\Persistence\Mapping\DriverCode
protected $classNames;