| Methods | ||
|---|---|---|
public
|
exportToCache(): array<string, mixed>
|
# |
public
static
|
importFromCache(
Reflector $reflector,
array<string, mixed> $data,
ReflectionClass|ReflectionMethod|ReflectionFunction|ReflectionConstant|ReflectionClassConstant|ReflectionEnumCase|ReflectionProperty|ReflectionParameter $owner,
): self
|
# |
public
|
getName(): class-string
|
# |
public
|
getClass(): ReflectionClass
|
# |
public
|
getArgumentsExpressions(): array<int|string, Expr>
|
# |
public
|
getArguments(): array<int|string, mixed>
|
# |
public
|
getTarget(): int-mask-of<Attribute::TARGET_*>|ReflectionAttribute::TARGET_CONSTANT_COMPATIBILITY
|
# |
public
|
isRepeated(): bool
|
# |
public
|
__toString(): non-empty-string
|
# |