Viewing File: /home/markqprx/iniasli.pro/common-20260222054425/Auth/Fortify/TwoFactorLoginResponse.php

<?php

namespace Common\Auth\Fortify;

use Laravel\Fortify\Contracts\TwoFactorLoginResponse as TwoFactorLoginResponseContract;

class TwoFactorLoginResponse extends LoginResponse implements
    TwoFactorLoginResponseContract
{
}
Back to Directory File Manager