File manager - Edit - /home/ferretapmx/public_html/libraries/vendor/web-auth/metadata-service/src/Exception/MetadataServiceException.php
Back
<?php declare(strict_types=1); namespace Webauthn\MetadataService\Exception; use Exception; use Throwable; class MetadataServiceException 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