• Модуль: im
  • Путь к файлу: ~/bitrix/modules/im/lib/V2/Settings/CacheManager.php
  • Класс: BitrixImV2SettingsCacheManager
  • Вызов: CacheManager::getPresetCache
static function getPresetCache(?int $presetId = null): self
{
	return new static(self::PRESET_MODE, $presetId);
}