Translation2::getLangs()

Translation2::getLangs() -- get langs

Áttekintés

require_once 'Translation2.php';

array Translation2::getLangs ([string $format = 'name'])

Leírás

Get some extra information about the languages (their full names, the localized error text, their codes...)

Paraméterek

string $format

['ids', 'names', 'array']

Megjegyzés

Ez a függvény nem hívható statikusan.