PHP Class Themsaid\Multilingual\TranslationsManager

Afficher le fichier Open project: themsaid/laravel-multilingual

Méthodes publiques

Méthode Description
__construct ( $translations )
__get ( $key ) : mixed
toArray ( ) : array Return an array of available locales with values

Method Details

__construct() public méthode

public __construct ( $translations )
$translations

__get() public méthode

public __get ( $key ) : mixed
$key
Résultat mixed

toArray() public méthode

Return an array of available locales with values
public toArray ( ) : array
Résultat array