antaresproject/two_factor_auth

View on GitHub
providers.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

return [
    Antares\Modules\TwoFactorAuth\TwoFactorAuthServiceProvider::class,
];