Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Nelmio
Alice
Symfony
KernelIsolatedServiceCall
PHP Class Nelmio\Alice\Symfony\KernelIsolatedServiceCall
显示文件
Open project: nelmio/alice
Class Usage Examples
Public Methods
Method
Description
call
(
string
$serviceId
,
callable
$getResult
)
Method Details
call()
public
static
method
public
static
call
(
string
$serviceId
,
callable
$getResult
)
$serviceId
string
$getResult
callable