\phpDocumentor\Descriptor\TraitsCanHaveADefaultValue

Summary

Methods
Properties
Constants
setDefault()
getDefault()
No public properties found
No constants found
No protected methods found
$default
N/A
No private methods found
No private properties found
N/A

Properties

$default

$default : string|null

Type

string|null — the default value for an argument or null if none is provided

Methods

setDefault()

setDefault(?string  $value) : void

Parameters

?string $value

getDefault()

getDefault() : ?string

Returns

?string —