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