Файловый менеджер - Редактировать - /home/lmsyaran/public_html/joomla5/libraries/vendor/web-auth/metadata-service/src/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.1.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка