extends |
FunctionVariant |
|---|---|
implements |
ParametersAcceptorWithPhpDocs |
| Methods | ||
|---|---|---|
public
|
__construct(
TemplateTypeMap $templateTypeMap,
?TemplateTypeMap $resolvedTemplateTypeMap,
array<int, ParameterReflectionWithPhpDocs> $parameters,
bool $isVariadic,
Type $returnType,
Type $phpDocReturnType,
Type $nativeReturnType,
)
|
# |
public
|
getParameters(): array<int, ParameterReflectionWithPhpDocs>
|
# |
public
|
getPhpDocReturnType(): Type
|
# |
public
|
getNativeReturnType(): Type
|
# |
| Methods inherited from PHPStan\Reflection\FunctionVariant |
|---|
getTemplateTypeMap(), getResolvedTemplateTypeMap(), isVariadic(), getReturnType() |