Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Kraken
Util
Isolate
IsolateInterface
PHP 인터페이스 Kraken\Util\Isolate\IsolateInterface
파일 보기
프로젝트 열기: kraken-php/framework
0 사용 예제들
공개 메소드들
메소드
설명
call
(
$func
,
array
$params
= [] ) :
string
Call function using detached isolated process.
메소드 상세
call()
공개
메소드
Call function using detached isolated process.
public
call
(
$func
,
array
$params
= [] ) :
string
$func
$params
array
리턴
string