• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/restriction/restrictionmanager.php
  • Класс: Bitrix\Crm\Restriction\RestrictionManager
  • Вызов: RestrictionManager::getDiskQuotaRestriction
static function getDiskQuotaRestriction()
{
	self::initializeDiskQuotaRestriction();
	return self::$diskQuotaRestriction;
}