• Модуль: rpa
  • Путь к файлу: ~/bitrix/modules/rpa/lib/scenario/typeautomation.php
  • Класс: BitrixRpaScenarioTypeAutomation
  • Вызов: TypeAutomation::__construct
public function __construct(Type $type)
{
	$this->type = $type;
}