Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
ManaPHP
I18n
TranslationInterface
PHP Interface ManaPHP\I18n\TranslationInterface
Mostra file
Open project: manaphp/manaphp
Public Methods
Method
Description
translate
(
string
$messageId
,
array
$bind
= [] ) :
string
Method Details
translate()
public
method
public
translate
(
string
$messageId
,
array
$bind
= [] ) :
string
$messageId
string
$bind
array
return
string