Documentation

Suggestion
in package

Represents a single suggested value.

Tags
author

Wouter de Jong wouter@wouterj.nl

Table of Contents

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

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