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
Themsaid
Multilingual
TranslationsManager
PHP Class Themsaid\Multilingual\TranslationsManager
Mostra file
Open project: themsaid/laravel-multilingual
Public Methods
Method
Description
__construct
(
$translations
)
__get
(
$key
) :
mixed
toArray
( ) :
array
Return an array of available locales with values
Method Details
__construct()
public
method
public
__construct
(
$translations
)
$translations
__get()
public
method
public
__get
(
$key
) :
mixed
$key
return
mixed
toArray()
public
method
Return an array of available locales with values
public
toArray
( ) :
array
return
array