Файловый менеджер - Редактировать - /home/pimjdymy/public_html/safrandsi/vendor/web-auth/webauthn-lib/src/Exception/ExpiredCertificateException.php
Назад
<?php declare(strict_types=1); namespace Webauthn\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.30 | Генерация страницы: 0.02 |
proxy
|
phpinfo
|
Настройка