PHP Class Gregwar\Formidable\Language\Language

Afficher le fichier Open project: gregwar/formidable

Protected Properties

Свойство Type Description
$messages

Méthodes publiques

Méthode Description
set ( $key, $value )
translate ( $slug )
translateArray ( array $params )

Méthodes protégées

Méthode Description
getFormat ( $slug )

Method Details

getFormat() protected méthode

protected getFormat ( $slug )

set() public méthode

public set ( $key, $value )

translate() public méthode

public translate ( $slug )

translateArray() public méthode

public translateArray ( array $params )
$params array

Property Details

$messages protected_oe property

protected $messages