\ManaPHP\I18nTranslatorInterface

Summary

Methods
Constants
setLocale()
getLocale()
translate()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

setLocale()

setLocale(string  $locale) : static

Parameters

string $locale

Returns

static

getLocale()

getLocale() : string

Returns

string

translate()

translate(string  $template, array  $placeholders = null) : string

Parameters

string $template
array $placeholders

Returns

string