• Модуль: sender
  • Путь к файлу: ~/bitrix/modules/sender/lib/templates/selector.php
  • Класс: BitrixSenderTemplatesSelector
  • Вызов: Selector::withTypeId
public function withTypeId($typeId)
{
	$this->typeId = $typeId;
	return $this;
}