implements |
Node |
---|---|
uses |
NodeAttributes |
Methods | ||
---|---|---|
public
|
__construct(TypeNode $valueType, ?TypeNode $keyType)
|
# |
public
|
__toString(): string
|
# |
Methods used from PHPStan\PhpDocParser\Ast\NodeAttributes |
---|
setAttribute(), hasAttribute(), getAttribute() |
Properties | |||
---|---|---|---|
public
|
TypeNode
|
$valueType
|
# |
public
|
?TypeNode
|
$keyType = null
|
# |