SearchResultType
in package
Class SearchResultType
Tags
Table of Contents
Properties
- $label : string
Methods
- __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
getLabel()
public
getLabel() : string
Tags
Return values
stringgetValidatedType()
protected
getValidatedType(mixed $type) : string
Parameters
- $type : mixed