File manager - Edit - /home/ferretapmx/public_html/libraries/vendor/web-auth/webauthn-lib/src/Exception/WebauthnException.php
Back
<?php declare(strict_types=1); namespace Webauthn\Exception; use Exception; use Throwable; class WebauthnException extends Exception { public function __construct(string $message, ?Throwable $previous = null) { parent::__construct($message, 0, $previous); } }
| ver. 1.4 |
Github
|
.
| PHP 8.2.32 | Generation time: 0.06 |
proxy
|
phpinfo
|
Settings