Methods | ||
---|---|---|
public
|
__construct(string[] $stubsMap, ClassLoader $classLoader)
|
# |
public
static
|
create(OutputStyle $output, string $projectDir): self
|
# |
protected
static
|
createStubsMap(): string[]
|
# |
protected
static
|
createComposerClassLoader(OutputStyle $output, string $projectDir): ClassLoader
|
# |
public
|
locate(ClassLikeReferenceInfo $name): ?string
|
# |
Properties | |||
---|---|---|---|
protected
|
string[]
|
$stubsMap
|
# |
protected
|
ClassLoader
|
$classLoader
|
# |