Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
AppserverIo
Appserver
PersistenceContainer
Doctrine
V2
AnnotationRegistries
FileAnnotationRegistry
PHP 클래스 AppserverIo\Appserver\PersistenceContainer\Doctrine\V2\AnnotationRegistries\FileAnnotationRegistry
링크 보기:
https://github.com/appserver-io/rmi
링크 보기:
http://www.appserver.io
저자:
Tim Wagner (
[email protected]
)
저자:
Bernhard Wick (
[email protected]
)
상속:
implements
AppserverIo\Appserver\PersistenceContainer\Doctrine\V2\AnnotationRegistries\AnnotationRegistryInterface
파일 보기
프로젝트 열기: appserver-io/appserver
공개 메소드들
메소드
설명
register
(
AppserverIo\Appserver\Core\Api\Node\AnnotationRegistryNodeInterface
$annotationRegistry
) :
void
Register's the annotation driver for the passed configuration.
메소드 상세
register()
공개
메소드
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
리턴
void