__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
stringnull
getFunction() : null | string
nullstring
getMethod() : null | string
nullstring
getType() : string
stringsetType(string $type) : Callback
toArray() : array
array$class : string
$function : string
$method : string
$type : string
$types : array