I18Nv2_Negotiator::getLanguageMatch()

I18Nv2_Negotiator::getLanguageMatch()  -- Get language match

概要

require_once 'I18Nv2/Negotiator.php';

string I18Nv2_Negotiator::getLanguageMatch ([array $langs = NULL])

説明

Get a matching language code.

パラメータ

array $langs

array of language codes

返り値

Returns string matching language code.

注意

この関数は、スタティックにコールする ことはできません。