TextPhraseReader
in package
Class TextPhraseReader
Table of Contents
- $db : Connection
- __construct() : mixed
- TextPhraseReader constructor.
- getSectionPhrases() : array<string|int, string>
Properties
$db
private
Connection
$db
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