Toggle navigation
Hot Examples
RU
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
Показать файл
Открыть проект
Открытые методы
Метод
Описание
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