SearchResultType
Class SearchResultType
Tags
Table of Contents
- $label : string
- __construct() : mixed
- SearchResultType constructor.
- getLabel() : string
- getValidatedType() : string
Properties
$label
protected
string
$label
Methods
__construct()
SearchResultType constructor.
public
__construct(string $label) : mixed
Parameters
- $label : string
Tags
Return values
mixed —getLabel()
public
getLabel() : string
Tags
Return values
string —getValidatedType()
protected
getValidatedType( $type) : string