extends |
ReflectionType |
|---|
| Methods | ||
|---|---|---|
public
|
exportToCache(): array<string, mixed>
|
# |
public
static
|
importFromCache(
Reflector $reflector,
array<string, mixed> $data,
ReflectionParameter|ReflectionMethod|ReflectionFunction|ReflectionEnum|ReflectionProperty|ReflectionClassConstant $owner,
): self
|
# |
public
|
getName(): non-empty-string
|
# |
public
|
isBuiltin(): bool
|
# |
public
|
getClass(): ReflectionClass
|
# |
public
|
allowsNull(): bool
|
# |
public
|
isIdentifier(): bool
|
# |
public
|
__toString(): non-empty-string
|
# |