Documentation

StringValue
in package
implements PseudoType

Tags
psalm-immutable

Interfaces, Classes and Traits

PseudoType

Table of Contents

$value  : string
__construct()  : mixed
__toString()  : string
getValue()  : string
underlyingType()  : Type

Properties

Methods

__construct()

public __construct(string $value) : mixed
Parameters
$value : string
Return values
mixed

__toString()

public __toString() : string
Return values
string

getValue()

public getValue() : string
Return values
string

Search results