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 | 
|---|
describe(), toNumber(), toString(), toInteger(), toFloat(), toArray(), tryRemove(), __set_state()				 |