Translation2::setParams()

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

Synopsis

require_once 'Translation2.php';

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

Descripción

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

Parámetro

array $params

Nota

Esta función no puede ser llamada estáticamente.