phpDocumentor

TextPhraseReader

Class TextPhraseReader

Table of Contents

$db  : Connection
__construct()  : mixed
TextPhraseReader constructor.
getSectionPhrases()  : array<string|int, string>

Properties

Methods

__construct()

TextPhraseReader constructor.

public __construct(Connection $db) : mixed
Parameters
$db : Connection
Return values
mixed

getSectionPhrases()

public getSectionPhrases(string $section, int $languageId) : array<string|int, string>
Parameters
$section : string
$languageId : int
Return values
array<string|int, string>

Search results