LangImplicits

play.api.i18n.LangImplicits

A trait for extracting a Messages instance from Langs

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

Implicits

Implicits

implicit def lang2Messages(implicit lang: Lang): Messages

Attributes

Returns

A Messages value that uses the Lang found in the implicit scope.