• Модуль: main
  • Путь к файлу: ~/bitrix/modules/main/lib/session/handlers/strictsessionhandler.php
  • Класс: BitrixMainSessionHandlersStrictSessionHandler
  • Вызов: StrictSessionHandler::processDestroy
protected function processDestroy($sessionId): bool
{
	return $this->handler->destroy($sessionId);
}