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
|
# |
| Methods inherited from PHPStan\BetterReflection\SourceLocator\Located\LocatedSource |
|---|
getSource(), getName(), getFileName(), isEvaled(), |