final | |
---|---|
extends |
BooleanType |
implements |
TemplateType |
uses |
TemplateTypeTrait, UndecidedComparisonCompoundTypeTrait |
Methods | ||
---|---|---|
public
|
__construct(
TemplateTypeScope $scope,
TemplateTypeStrategy $templateTypeStrategy,
TemplateTypeVariance $templateTypeVariance,
string $name,
BooleanType $bound,
)
|
# |
protected
|
shouldGeneralizeInferredType(): bool
|
# |
Methods inherited from PHPStan\Type\BooleanType |
---|
getConstantStrings(), describe(), toNumber(), toString(), toInteger(), toFloat(), toArray(), toArrayKey(), isNull(), isTrue(), isFalse(), isBoolean(), isScalar(), looseCompare(), tryRemove(), exponentiate(), __set_state() |