Methods | ||
---|---|---|
public
|
__construct(Type $returnType, bool $isStatic, array<string, MethodTagParameter> $parameters)
|
# |
public
|
getReturnType(): Type
|
# |
public
|
isStatic(): bool
|
# |
public
|
getParameters(): array<string, MethodTagParameter>
|
# |