• Модуль: bizproc
  • Путь к файлу: ~/bitrix/modules/bizproc/lib/integration/ui/entityselector/automationtemplateprovider.php
  • Класс: BitrixBizprocIntegrationUIEntitySelectorAutomationTemplateProvider
  • Вызов: AutomationTemplateProvider::__construct
public function __construct(array $options = [])
{
	parent::__construct($options);
	$this->options = [];
}