extends |
ParameterReflection |
|---|
| Methods | ||
|---|---|---|
public
|
getPhpDocType(): Type
|
# |
public
|
hasNativeType(): bool
|
# |
public
|
getNativeType(): Type
|
# |
public
|
getOutType(): ?Type
|
# |
public
|
isImmediatelyInvokedCallable(): TrinaryLogic
|
# |
public
|
getClosureThisType(): ?Type
|
# |
public
|
getAttributes(): list<AttributeReflection>
|
# |
| Methods inherited from PHPStan\Reflection\ParameterReflection |
|---|
getName(), isOptional(), getType(), passedByReference(), isVariadic(), getDefaultValue() |