Name | Description |
---|---|
AnnotationRegistryInterface | The interface all Doctrine annotation registries. |
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. |