Class PHPStan\Type\Constant\ConstantBooleanType

extends BooleanType
implements ConstantScalarType
uses ConstantScalarTypeTrait
  • PHPStan\Type\BooleanType implements Type uses JustNullableTypeTrait, NonArrayTypeTrait, NonCallableTypeTrait, NonIterableTypeTrait, NonObjectTypeTrait, UndecidedBooleanTypeTrait, UndecidedComparisonTypeTrait, NonGenericTypeTrait, NonOffsetAccessibleTypeTrait, NonGeneralizableTypeTrait
    • PHPStan\Type\Constant\ConstantBooleanType implements ConstantScalarType uses ConstantScalarTypeTrait
Methods
Methods inherited from PHPStan\Type\BooleanType
getConstantStrings(), toArray(), isNull(), isBoolean(), isScalar(), tryRemove(), getFiniteTypes(), exponentiate(),