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
Phly
Conduit
Utils
PHP Class Phly\Conduit\Utils
显示文件
Open project: phly/conduit
Class Usage Examples
Public Methods
Method
Description
getArity
(
string
|
callable
|
object
$callable
) :
integer
Get the arity of a handler
Method Details
getArity()
public
static
method
Get the arity of a handler
public
static
getArity
(
string
|
callable
|
object
$callable
) :
integer
$callable
string
|
callable
|
object
return
integer