Translation2::setParams()

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

概要

require_once 'Translation2.php';

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

説明

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

パラメータ

array $params

注意

この関数は、スタティックにコールする ことはできません。