Class PHPStan\Type\Generic\TemplateObjectWithoutClassType

extends ObjectWithoutClassType
implements TemplateType
uses UndecidedComparisonCompoundTypeTrait, TemplateTypeTrait
  • PHPStan\Type\ObjectWithoutClassType implements SubtractableType uses ObjectTypeTrait, NonGenericTypeTrait, UndecidedComparisonTypeTrait, NonGeneralizableTypeTrait
    • PHPStan\Type\Generic\TemplateObjectWithoutClassType implements TemplateType uses UndecidedComparisonCompoundTypeTrait, TemplateTypeTrait
Methods
Methods inherited from PHPStan\Type\ObjectWithoutClassType
getReferencedClasses(), accepts(), isSuperTypeOf(), equals(), describe(), subtract(), getTypeWithoutSubtractedType(), changeSubtractedType(), getSubtractedType(), traverse(), tryRemove(), __set_state()