Methods | ||
---|---|---|
public
|
__construct(
string $name,
GenericParameterVariance $variance,
?TypeNode $bound = null,
?TypeNode $default = null,
string $description = '',
)
|
# |
Properties | |||
---|---|---|---|
public
|
string
|
$name
|
# |
public
|
GenericParameterVariance
|
$variance
|
# |
public
|
?TypeNode
|
$bound
|
# |
public
|
?TypeNode
|
$default
|
# |
public
|
string
|
$description
|
# |