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