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
DoctrineInitialContextProxy
PHP Класс AppserverIo\Appserver\PersistenceContainer\Doctrine\DoctrineInitialContextProxy
См. ссылку:
https://github.com/appserver-io/appserver
См. ссылку:
http://www.appserver.io
Автор:
Tim Wagner (
[email protected]
)
Наследование:
extends
AppserverIo\RemoteMethodInvocation\RemoteProxy
Показать файл
Открыть проект
Примеры использования класса
Открытые методы
Метод
Описание
lookup
(
string
$className
) :
AppserverIo\RemoteMethodInvocation\RemoteObjectInterface
Runs a lookup on the container for the class with the passed name.
Описание методов
lookup()
публичный
Метод
Runs a lookup on the container for the class with the passed name.
public
lookup
(
string
$className
) :
AppserverIo\RemoteMethodInvocation\RemoteObjectInterface
$className
string
The class name to run the lookup for
Результат
AppserverIo\RemoteMethodInvocation\RemoteObjectInterface
The instance