\phpDocumentor\Descriptor\TraitsBelongsToMethod

Summary

Methods
Properties
Constants
setMethod()
getMethod()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$method
N/A

Properties

$method

$method : \phpDocumentor\Descriptor\Interfaces\MethodInterface

Type

\phpDocumentor\Descriptor\Interfaces\MethodInterface

Methods

setMethod()

setMethod(\phpDocumentor\Descriptor\Interfaces\MethodInterface  $method) : void

To which method does this argument belong to

Parameters

\phpDocumentor\Descriptor\Interfaces\MethodInterface $method

getMethod()

getMethod() : \phpDocumentor\Descriptor\Interfaces\MethodInterface

Returns

\phpDocumentor\Descriptor\Interfaces\MethodInterface —