Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Crunz
Invoker
PHP Class Crunz\Invoker
Mostrar archivo
Open project: lavary/crunz
Class Usage Examples
Public Methods
Method
Description
call
(
$closure
,
array
$parameters
= [],
$buffer
= false ) :
mixed
Call the given Closure with buffering support
Method Details
call()
public
method
Call the given Closure with buffering support
public
call
(
$closure
,
array
$parameters
= [],
$buffer
= false ) :
mixed
$parameters
array
return
mixed