protected property SimpleAnnotationDriver::$entityAnnotationClasses in Plug 7
Name of the entity annotations as keys.
Type: array
Overrides AnnotationDriver::$entityAnnotationClasses
File
- lib/
doctrine/ common/ tests/ Doctrine/ Tests/ Common/ Persistence/ Mapping/ AnnotationDriverTest.php, line 24
Class
Namespace
Doctrine\Tests\Common\Persistence\MappingCode
protected $entityAnnotationClasses = array(
'Doctrine\\Entity' => true,
);