Represents a single suggested value.
- author Wouter de Jong
CloneableInstantiable
- Implements
Stringable
Methods |
public __construct(string $value, string $description = '') |
public __toString() : string |
public getDescription() : string |
public getValue() : string |
Properties |
private readonly string $description |
private readonly string $value |