AbstractScalar
abstract class AbstractScalar implements Stringable
Methods
__construct(string $value)
No description
string
getValue()
No description
string
__toString()
No description
static AbstractScalar
from(string $value)
No description
Details
at line 11
__construct(string $value)
No description
at line 15
string
getValue()
No description
at line 20
string
__toString()
No description
at line 25
static AbstractScalar
from(string $value)
No description