芝麻web文件管理V1.00
编辑当前文件:/home2/sdektunc/acancehyucatan.gob.mx/libraries/vendor/web-auth/webauthn-lib/src/Credential.php
id = $id; $this->type = $type; } public function getId(): string { return $this->id; } public function getType(): string { return $this->type; } }