File "TwoFactorAuthenticationDisabled.php"
Full Path: /var/www/drive/laravel/fortify/src/Events/TwoFactorAuthenticationDisabled.php
File size: 128 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace Laravel\Fortify\Events;
class TwoFactorAuthenticationDisabled extends TwoFactorAuthenticationEvent
{
//
}