class FormatMessage extends Collection (View source)

Properties

protected $collection_key
string $format
string[] $parameters

Methods

setFormat($format)

No description

string
getFormat()

No description

setParameters($parameters)

No description

string[]
getParameters()

No description

Details

setFormat($format)

No description

Parameters

$format

string getFormat()

No description

Return Value

string

setParameters($parameters)

No description

Parameters

$parameters

string[] getParameters()

No description

Return Value

string[]