MCPcopy Create free account
hub / github.com/UI5/webcomponents / getLanguage

Method getLanguage

packages/base/src/locale/Locale.ts:39–41  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

37 }
38
39 getLanguage() {
40 return this.sLanguage;
41 }
42
43 getScript() {
44 return this.sScript;

Callers 6

getLocaleDataFunction · 0.80
_shouldShowOneColumnMethod · 0.80
fetchCLDRFunction · 0.80
LocaleData.tsFile · 0.80
fetchI18nBundleFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected