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
Invoker
Reflection
CallableReflection
PHP Class Invoker\Reflection\CallableReflection
Author:
Matthieu Napoli (
[email protected]
)
显示文件
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