Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Kraken
Util
Isolate
IsolateInterface
PHP Interface Kraken\Util\Isolate\IsolateInterface
Mostra file
Open project: kraken-php/framework
Interface Usage Examples
Public Methods
Method
Description
call
(
$func
,
array
$params
= [] ) :
string
Call function using detached isolated process.
Method Details
call()
public
method
Call function using detached isolated process.
public
call
(
$func
,
array
$params
= [] ) :
string
$func
$params
array
return
string