Files
Sistema-Educativo-Laravel/vendor/laravel/fortify/src/Events/TwoFactorAuthenticationFailed.php
T

9 lines
126 B
PHP

<?php
namespace Laravel\Fortify\Events;
class TwoFactorAuthenticationFailed extends TwoFactorAuthenticationEvent
{
//
}