final |
---|
Methods | ||
---|---|---|
public
static
|
populate(
int $phpVersion,
SourceLocator $sourceLocator,
Reflector $classReflector,
Parser $phpParser,
SourceStubber $sourceStubber,
Standard $printer,
): void
|
# |
public
|
__construct()
|
# |
public
|
sourceLocator(): SourceLocator
|
# |
public
|
reflector(): Reflector
|
# |
public
|
phpParser(): Parser
|
# |
public
|
astLocator(): Locator
|
# |
public
|
findReflectionsOnLine(): FindReflectionOnLine
|
# |
public
|
sourceStubber(): SourceStubber
|
# |
public
|
printer(): Standard
|
# |
Properties | |||
---|---|---|---|
public
static
|
int
|
$phpVersion = PHP_VERSION_ID
|
# |