• Модуль: rest
  • Путь к файлу: ~/bitrix/modules/rest/classes/general/restentity.php
  • Класс: CBitrixRestEntity
  • Вызов: CBitrixRestEntity::getIBlockType
static function getIBlockType()
{
	return COption::GetOptionString("rest", "entity_iblock_type", "rest_entity");
}