HasMethods
Table of Contents
Properties
- $methods : Collection<string|int, MethodInterface>
Methods
- getInheritedMethods() : Collection<string|int, MethodInterface>
- getMagicMethods() : Collection<string|int, MethodInterface>
- getMethods() : Collection<string|int, MethodInterface>
Properties
$methods
protected
Collection<string|int, MethodInterface>
$methods
References to methods defined in this class.
Methods
getInheritedMethods()
public
getInheritedMethods() : Collection<string|int, MethodInterface>
Return values
Collection<string|int, MethodInterface>getMagicMethods()
public
getMagicMethods() : Collection<string|int, MethodInterface>
Return values
Collection<string|int, MethodInterface>getMethods()
public
getMethods() : Collection<string|int, MethodInterface>