Table of Contents
Constants
-
REGION_OPTION_FORCE
= 'force_region'
-
REGION_PHRASE_POSTFIX
= '_IO'
-
REGION_RU
= ['ru']
Methods
-
getApiEndPoint()
: string
-
getPhrase()
: string
-
isInternational()
: bool
REGION_OPTION_FORCE
public
mixed
REGION_OPTION_FORCE
= 'force_region'
REGION_PHRASE_POSTFIX
public
mixed
REGION_PHRASE_POSTFIX
= '_IO'
REGION_RU
public
mixed
REGION_RU
= ['ru']
getApiEndPoint()
public
static getApiEndPoint() : string
getPhrase()
public
static getPhrase(string $phraseCode) : string
Parameters
-
$phraseCode
: string
-
isInternational()
public
static isInternational() : bool