Laragear/WebAuthn

View on GitHub
src/Contracts/WebAuthnException.php

Summary

Maintainability
A
0 mins
Test Coverage
<?php

namespace Laragear\WebAuthn\Contracts;

interface WebAuthnException
{
    //
}