CBPHelper::getDistrName

  1. Bitrix24 API (v. 23.675.0)
  2. bizproc
  3. CBPHelper
  4. getDistrName
  • Модуль: bizproc
  • Путь к файлу: ~/bitrix/modules/bizproc/classes/general/helper.php
  • Класс: CBPHelper
  • Вызов: CBPHelper::getDistrName
static function getDistrName()
{
	return CModule::IncludeModule('bitrix24') ? static::DISTR_B24 : static::DISTR_BOX;
}

Добавить комментарий