Translation2::setParams()

Translation2::setParams() -- Set parameters for next string

Synopsis

require_once 'Translation2.php';

void Translation2::setParams ([params $params = NULL])

Beschreibung

Set the replacement for the parameters in the string(s). Parameter delimiters are customizable.

Parameter

array $params

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.