• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/integration/sms/provider/baseinternal.php
  • Класс: Bitrix\Crm\Integration\Sms\Provider\BaseInternal
  • Вызов: BaseInternal::getType
public function getType()
{
	return static::PROVIDER_TYPE_INTERNAL;
}