Methods | ||
---|---|---|
public
|
withOwner(
ReflectionClass|ReflectionMethod|ReflectionFunction|ReflectionClassConstant|ReflectionEnumCase|ReflectionProperty|ReflectionParameter $owner,
): self
|
# |
public
|
getName(): non-empty-string
|
# |
public
|
getClass(): ReflectionClass
|
# |
public
|
getArgumentsExpressions(): array<int|string, Expr>
|
# |
public
|
getArguments(): array<int|string, mixed>
|
# |
public
|
getTarget(): int
|
# |
public
|
isRepeated(): bool
|
# |
public
|
__toString(): string
|
# |