• Модуль: voximplant
  • Путь к файлу: ~/bitrix/modules/voximplant/lib/scenario.php
  • Класс: BitrixVoximplantScenario
  • Вызов: Scenario::__construct
public function __construct(Call $call)
{
	$this->call = $call;
}