implements |
Reflector |
---|
Methods | ||
---|---|---|
public
|
__construct(string $name)
|
# |
public
|
__toString(): string
|
# |
public
|
getName(): string
|
# |
public
|
getVersion(): string|null
|
# |
public
|
getFunctions(): ReflectionFunction[]
|
# |
public
|
getConstants(): array
|
# |
public
|
getINIEntries(): array
|
# |
public
|
getClasses(): ReflectionClass[]
|
# |
public
|
getClassNames(): string[]
|
# |
public
|
getDependencies(): array
|
# |
public
|
info(): void
|
# |
public
|
isPersistent(): bool
|
# |
public
|
isTemporary(): bool
|
# |