trait DocblockTrait

Methods

$this
setDocblock(Docblock|string $doc)

Sets the docblock

Docblock
getDocblock()

Returns the docblock

Details

at line line 19
$this setDocblock(Docblock|string $doc)

Sets the docblock

Parameters

Docblock|string $doc

Return Value

$this

at line line 34
Docblock getDocblock()

Returns the docblock

Return Value

Docblock