extends |
LocatedSource |
|---|
| Methods | ||
|---|---|---|
public
|
__construct(
string $source,
string $name,
non-empty-string $extensionName,
?string $fileName = null,
?string $aliasName = null,
)
|
# |
public
|
isInternal(): bool
|
# |
public
|
getExtensionName(): non-empty-string|null
|
# |
public
|
getAliasName(): ?string
|
# |
public
|
exportToCache(): array<string, mixed>
|
# |
public
static
|
importFromCache(array<string, mixed> $data): self
|
# |
| Methods inherited from PHPStan\BetterReflection\SourceLocator\Located\LocatedSource |
|---|
getSource(), getName(), getFileName(), isEvaled(), |