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
Invoker
Reflection
CallableReflection
PHP Class Invoker\Reflection\CallableReflection
Author:
Matthieu Napoli (
[email protected]
)
Mostrar archivo
Open project: mnapoli/invoker
Class Usage Examples
Public Methods
Method
Description
create
(
callable
$callable
) :
ReflectionFunctionAbstract
Method Details
create()
public
static
method
public
static
create
(
callable
$callable
) :
ReflectionFunctionAbstract
$callable
callable
return
ReflectionFunctionAbstract