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