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