Файловый менеджер - Редактировать - /var/www/html/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.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка