__construct()
getClass()
getFunction()
getMethod()
getType()
setClass()
setFunction()
setMethod()
setOptions()
setType()
toArray()
$class
$function
$method
$type
$types
Method callback metadata
__construct(null | array $options)
nullarray
getClass() : string | null
string
null
getFunction() : null | string
null
string
getMethod() : null | string
null
string
getType() : string
string
setType(string $type) : Callback
toArray() : array
array
$class : string
$function : string
$method : string
$type : string
$types : array