• Модуль: sender
  • Путь к файлу: ~/bitrix/modules/sender/lib/message/configurationoption.php
  • Класс: Bitrix\Sender\Message\ConfigurationOption
  • Вызов: ConfigurationOption::setType
public function setType($type)
{
	$this->type = $type;
}