File "TwoFactorAuthenticationEnabled.php"

Full Path: /home/fundopuh/trader.fxex.org/vendor/laravel/fortify/src/Events/TwoFactorAuthenticationEnabled.php
File size: 127 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace Laravel\Fortify\Events;

class TwoFactorAuthenticationEnabled extends TwoFactorAuthenticationEvent
{
    //
}