final |
---|
Methods | ||
---|---|---|
public
|
isThis(Expr $expression): bool
|
# |
public
|
accepts(Type $acceptingType, Type $acceptedType, bool $strictTypes): RuleLevelHelperAcceptsResult
|
# |
public
|
findTypeToCheck(
Scope $scope,
Expr $var,
string $unknownClassErrorPattern,
callable(Type $type): bool $unionTypeCriteriaCallback,
): FoundTypeResult
|
# |