PHP Interface AppserverIo\Appserver\PersistenceContainer\Doctrine\V2\AnnotationRegistries\AnnotationRegistryInterface

Author: Tim Wagner ([email protected])
Author: Bernhard Wick ([email protected])
Afficher le fichier Open project: appserver-io/appserver

Méthodes publiques

Méthode Description
register ( AppserverIo\Appserver\Core\Api\Node\AnnotationRegistryNodeInterface $annotationRegistry ) : void Register's the annotation driver for the passed configuration.

Method Details

register() public méthode

Register's the annotation driver for the passed configuration.
public register ( AppserverIo\Appserver\Core\Api\Node\AnnotationRegistryNodeInterface $annotationRegistry ) : void
$annotationRegistry AppserverIo\Appserver\Core\Api\Node\AnnotationRegistryNodeInterface The configuration node
Résultat void