MCPcopy Create free account
hub / github.com/comunes/kune / getLanguage

Method getLanguage

src/main/java/cc/kune/domain/User.java:361–363  ·  view source on GitHub ↗

Gets the language. @return the language

()

Source from the content-addressed store, hash-verified

359 * @return the language
360 */
361 public I18nLanguage getLanguage() {
362 return language;
363 }
364
365 /**
366 * Gets the last login.

Callers 2

createFolderMethod · 0.95
loginMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected