RegionHelper
AbstractYes
Table of Contents
Constants
- REGION_OPTION_FORCE = 'force_region'
- REGION_PHRASE_POSTFIX = '_IO'
- REGION_RU = ['ru']
Methods
- getApiEndPoint() : mixed
- getPhrase() : string
- isInternational() : bool
Constants
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']
Methods
getApiEndPoint()
public
abstract static getApiEndPoint() : mixed
getPhrase()
public
static getPhrase(string $phraseCode) : string
Parameters
- $phraseCode : string
Return values
stringisInternational()
public
static isInternational() : bool