BelongsToMethod
Table of Contents
Properties
Methods
- getMethod() : MethodInterface
- setMethod() : void
- To which method does this argument belong to
Properties
$method
private
MethodInterface
$method
Methods
getMethod()
public
getMethod() : MethodInterface
Return values
MethodInterfacesetMethod()
To which method does this argument belong to
public
setMethod(MethodInterface $method) : void
Parameters
- $method : MethodInterface