PHP Class Gregwar\Formidable\Language\Language

Show file Open project: gregwar/formidable

Protected Properties

Property Type Description
$messages

Public Methods

Method Description
set ( $key, $value )
translate ( $slug )
translateArray ( array $params )

Protected Methods

Method Description
getFormat ( $slug )

Method Details

getFormat() protected method

protected getFormat ( $slug )

set() public method

public set ( $key, $value )

translate() public method

public translate ( $slug )

translateArray() public method

public translateArray ( array $params )
$params array

Property Details

$messages protected property

protected $messages