extends |
BasicObject |
|---|
| Methods | ||
|---|---|---|
public
|
__construct(ReflectionFunctionAbstract $method)
|
# |
public
|
setAccessPathFrom(InstanceObject $parent)
|
# |
public
|
getValueShort()
|
# |
public
|
getModifiers()
|
# |
public
|
getAccessPath()
|
# |
public
|
getParams()
|
# |
public
|
getPhpDocUrl()
|
# |
| Constants inherited from Kint\Object\BasicObject |
|---|
|
| Properties | |||
|---|---|---|---|
public
|
|
$type = 'method'
|
# |
public
|
|
$filename
|
# |
public
|
|
$startline
|
# |
public
|
|
$endline
|
# |
public
|
|
$parameters = []
|
# |
public
|
|
$abstract
|
# |
public
|
|
$final
|
# |
public
|
|
$internal
|
# |
public
|
|
$docstring
|
# |
public
|
|
$returntype
|
# |
public
|
|
$return_reference = false
|
# |
public
|
|
$hints = ['callable', 'method']
|
# |
public
|
|
$showparams = true
|
# |
| Properties inherited from Kint\Object\BasicObject |
|---|
$name, $static, $const, $access, $owner_class, $access_path, $operator, $reference, $depth, $size, $value, $representations |