Copied!

Query

Query.php : 11

Properties

protected $phrase

Query.php : 13
protected string $phrase

Methods

public__construct()

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

Parameters

Name Type Default value Description
$phrase string - -

publicgetPhrase()

Query.php : 17
public getPhrase() : string

Return values

string