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.