Copied!

Query

Query.php : 11

Properties

protected $phrase

Query.php : 14
protected string $phrase

Methods

public__construct()

Query.php : 16
public __construct(string $phrase)

Parameters

Name Type Default value Description
$phrase string - -

publicgetPhrase()

Query.php : 21
public getPhrase() : string

Return values

string