• Модуль: rest
  • Путь к файлу: ~/bitrix/modules/rest/lib/engine/scopemanager.php
  • Класс: BitrixRestEngineScopeManager
  • Вызов: ScopeManager::cleanCache
static function cleanCache() : bool
{
	return Cache::clearCache(true, self::CACHE_DIR);
}