• Модуль: sender
  • Путь к файлу: ~/bitrix/modules/sender/lib/preset/installation/factory.php
  • Класс: Bitrix\Sender\Preset\Installation\Factory
  • Вызов: Factory::getInterface
static function getInterface()
{
	return __NAMESPACE__ . '\iInstallable';
}