PHP AppserverIo\Appserver\PersistenceContainer\Doctrine\V2\AnnotationRegistries 네임스페이스

Interfaces

이름 설명
AnnotationRegistryInterface The interface all Doctrine annotation registries.

클래스들

이름 설명
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.