PHP AppserverIo\Appserver\PersistenceContainer\Doctrine\V2\AnnotationRegistries Namespace

Interfaces

Name Description
AnnotationRegistryInterface The interface all Doctrine annotation registries.

Classes

Name Description
FileAnnotationRegistry An annotation registry using exactly one file to register annotation classes.
NamespaceAnnotationRegistry An annotation registry using namespaces and directories to register annotation classes.
Psr4AnnotationRegistry An annotation registry to register PSR-4 annotation classes.