conditions
in package
Global search indexer conditions
Tags
Table of Contents
- $term : string
- Search term
- __construct() : mixed
- Constructor
- getTerm() : string
- Return search term
Properties
$term
Search term
private
string
$term
Methods
__construct()
Constructor
public
__construct(string $term) : mixed
Parameters
- $term : string
Return values
mixed —getTerm()
Return search term
public
getTerm() : string