blob: b782761f9c3a5f22f5155aa659998d8d50fbc319 [file] [log] [blame]
<?php
namespace Illuminate\Contracts\Auth\Middleware;
interface AuthenticatesRequests
{
//
}