• Модуль: seo
  • Путь к файлу: ~/bitrix/modules/seo/lib/webhook/service.php
  • Класс: BitrixSeoWebHookService
  • Вызов: Service::create
static function create($type, $externalId)
{
	return new static($type, $externalId);
}