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(), getObjectClassNames(), getObjectClassReflections(), accepts(), acceptsWithReason(), isSuperTypeOf(), equals(), describe(), getEnumCases(), subtract(), getTypeWithoutSubtractedType(), changeSubtractedType(), getSubtractedType(), traverse(), tryRemove(), exponentiate(), __set_state()