Class PHPStan\Type\Generic\TemplateConstantStringType

final
extends ConstantStringType
implements TemplateType
uses TemplateTypeTrait, UndecidedComparisonCompoundTypeTrait
  • PHPStan\Type\StringType implements Type uses JustNullableTypeTrait, MaybeCallableTypeTrait, NonArrayTypeTrait, NonIterableTypeTrait, NonObjectTypeTrait, UndecidedBooleanTypeTrait, UndecidedComparisonTypeTrait, NonGenericTypeTrait, NonGeneralizableTypeTrait
Methods
Methods inherited from PHPStan\Type\Constant\ConstantStringType
getValue(), getConstantStrings(), isClassStringType(), getClassStringObjectType(), getObjectTypeOrClassStringObjectType(), isClassString(), describe(), isSuperTypeOf(), isCallable(), getCallableParametersAcceptors(), toNumber(), toInteger(), toFloat(), toArrayKey(), isString(), isNumericString(), isNonEmptyString(), isNonFalsyString(), isLiteralString(), hasOffsetValueType(), getOffsetValueType(), setOffsetValueType(), setExistingOffsetValueType(), append(), generalize(), getSmallerType(), getSmallerOrEqualType(), getGreaterType(), getGreaterOrEqualType(), canAccessConstants(), hasConstant(), getConstant(), toPhpDocNode(), __set_state()
Methods inherited from PHPStan\Type\StringType
isOffsetAccessible(), unsetOffset(), accepts(), acceptsWithReason(), toString(), toArray(), isNull(), isTrue(), isFalse(), isBoolean(), isFloat(), isInteger(), isScalar(), looseCompare(), hasMethod(), tryRemove(), getFiniteTypes(), exponentiate(),