implements |
PhpDocTagValueNode |
---|---|
uses |
NodeAttributes |
Methods | ||
---|---|---|
public
|
__construct(string $importedAlias, IdentifierTypeNode $importedFrom, ?string $importedAs)
|
# |
public
|
__toString(): string
|
# |
Methods used from PHPStan\PhpDocParser\Ast\NodeAttributes |
---|
setAttribute(), hasAttribute(), getAttribute() |
Properties | |||
---|---|---|---|
public
|
string
|
$importedAlias
|
# |
public
|
IdentifierTypeNode
|
$importedFrom
|
# |
public
|
?string
|
$importedAs = null
|
# |