Class PHPStan\Type\Constant\ConstantStringType

extends StringType
implements ConstantScalarType
uses ConstantScalarTypeTrait, ConstantScalarToBooleanTrait
  • PHPStan\Type\StringType implements Type uses JustNullableTypeTrait, MaybeCallableTypeTrait, NonArrayTypeTrait, NonIterableTypeTrait, NonObjectTypeTrait, UndecidedBooleanTypeTrait, UndecidedComparisonTypeTrait, NonGenericTypeTrait, NonGeneralizableTypeTrait
Methods
Methods inherited from PHPStan\Type\StringType
isOffsetAccessible(), unsetOffset(), accepts(), toString(), toArray(), isNull(), isTrue(), isFalse(), isBoolean(), isFloat(), isInteger(), isScalar(), hasMethod(), tryRemove(),