File manager - Edit - /home/ferretapmx/public_html/libraries/vendor/web-auth/webauthn-lib/src/Exception/AttestationStatementVerificationException.php
Back
<?php declare(strict_types=1); namespace Webauthn\Exception; use Throwable; final class AttestationStatementVerificationException extends AttestationStatementException { public static function create(string $message = 'Invalid attestation object', ?Throwable $previous = null): self { return new self($message, $previous); } }
| ver. 1.4 |
Github
|
.
| PHP 8.2.32 | Generation time: 0.06 |
proxy
|
phpinfo
|
Settings