• Модуль: sender
  • Путь к файлу: ~/bitrix/modules/sender/lib/internals/querycontroller/contentjson.php
  • Класс: Bitrix\Sender\Internals\QueryController\ContentJson
  • Вызов: ContentJson::add
public function add($name, $value)
{
	$this->parameters[$name] = $value;
}