File manager - Edit - /home/ferretapmx/public_html/libraries/vendor/web-auth/metadata-service/src/Service/MetadataService.php
Back
<?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.32 | Generation time: 0.06 |
proxy
|
phpinfo
|
Settings