Suggestion
in package
Represents a single suggested value.
Tags
Table of Contents
- $value : mixed
- __construct() : mixed
- __toString() : string
- getValue() : string
Properties
$value
private
mixed
$value
Methods
__construct()
public
__construct(string $value) : mixed
Parameters
- $value : string
Return values
mixed —__toString()
public
__toString() : string
Return values
string —getValue()
public
getValue() : string