Файловый менеджер - Редактировать - /home/pimjdymy/public_html/safrandsi/vendor/web-auth/webauthn-lib/src/MetadataService/Service/MetadataService.php
Назад
<?php declare(strict_types=1); namespace Webauthn\MetadataService\Service; use Webauthn\MetadataService\Statement\MetadataStatement; interface MetadataService { /** * @return string[] The list of AAGUID supported by the service */ public function list(): iterable; public function has(string $aaguid): bool; public function get(string $aaguid): MetadataStatement; }
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка