<?php

namespace RectorPrefix202411\Illuminate\Contracts\Session\Middleware;

interface AuthenticatesSessions
{
    //
}
