Class PHPStan\Type\Generic\GenericObjectType

extends ObjectType
Methods
Methods inherited from PHPStan\Type\ObjectType
resetCaches(), getClassName(), hasProperty(), getPropertyWithoutTransformingStatic(), describeAdditionalCacheKey(), toNumber(), toInteger(), toFloat(), toString(), toArray(), toArrayKey(), toBoolean(), canAccessProperties(), canCallMethods(), hasMethod(), canAccessConstants(), hasConstant(), getConstant(), getConstantStrings(), isIterable(), isIterableAtLeastOnce(), getArraySize(), getIterableKeyType(), getFirstIterableKeyType(), getLastIterableKeyType(), getIterableValueType(), getFirstIterableValueType(), getLastIterableValueType(), isNull(), isTrue(), isFalse(), isBoolean(), isFloat(), isInteger(), isString(), isNumericString(), isNonEmptyString(), isNonFalsyString(), isLiteralString(), isClassStringType(), isVoid(), isScalar(), isOffsetAccessible(), hasOffsetValueType(), getOffsetValueType(), setOffsetValueType(), unsetOffset(), isCallable(), getCallableParametersAcceptors(), isCloneable(), isInstanceOf(), subtract(), getTypeWithoutSubtractedType(), getSubtractedType(), getNakedClassReflection(), getAncestorWithClassName(), tryRemove()