<?php

namespace RectorPrefix202411\Illuminate\Contracts\Auth\Middleware;

interface AuthenticatesRequests
{
    //
}
