Файловый менеджер - Редактировать - /home/lmsyaran/public_html/joomla5/libraries/vendor/web-auth/webauthn-lib/src/Event/AttestationStatementLoaded.php
Назад
<?php declare(strict_types=1); namespace Webauthn\Event; use Webauthn\AttestationStatement\AttestationStatement; use Webauthn\MetadataService\Event\WebauthnEvent; class AttestationStatementLoaded implements WebauthnEvent { public function __construct( public readonly AttestationStatement $attestationStatement ) { } public static function create(AttestationStatement $attestationStatement): self { return new self($attestationStatement); } }
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0.03 |
proxy
|
phpinfo
|
Настройка