Translation
class Translation
Class Translation
Constants
| DOMAIN |
|
Properties
| protected string | $key | Translation key | |
| protected string | $content | Translation content/translated key for specified locale |
Methods
int
getId()
No description
setId(int $id)
No description
getLanguage()
No description
string
getKey()
No description
setKey(string $key)
No description
string
getContent()
No description
setContent(string $content)
No description