implements |
PhpDocTagValueNode |
---|---|
uses |
NodeAttributes |
Methods | ||
---|---|---|
public
|
__construct(string $parameterName, string $description)
|
# |
public
|
__toString(): string
|
# |
Methods used from PHPStan\PhpDocParser\Ast\NodeAttributes |
---|
setAttribute(), hasAttribute(), getAttribute() |
Properties | |||
---|---|---|---|
public
|
string
|
$parameterName
|
# |
public
|
string
|
$description
|
# |