Skip to content

Commit

Permalink
Update Identity.php
Browse files Browse the repository at this point in the history
  • Loading branch information
kawax committed Nov 21, 2024
1 parent 8eb4935 commit 9ecbbdb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Support/Identity.php
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ public function resolveHandle(?string $handle): ?string
/**
* @param string|null $did e.g. "did:plc:1234..." "did:web:alice.test"
* @return Response{id: string, alsoKnownAs: array, verificationMethod: array, service: array} didDoc
* @link https://plc.directory/did:plc:ewvi7nxzyoun6zhxrhs64oiz
*/
public function resolveDID(?string $did): Response
{
Expand Down

0 comments on commit 9ecbbdb

Please sign in to comment.