File "TwoFactorAuthenticationConfirmed.php"

Full Path: /var/www/drive/laravel/fortify/src/Events/TwoFactorAuthenticationConfirmed.php
File size: 129 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace Laravel\Fortify\Events;

class TwoFactorAuthenticationConfirmed extends TwoFactorAuthenticationEvent
{
    //
}