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