Skip to content

Commit eae113d

Browse files
committed
also update function definition
1 parent d6927b2 commit eae113d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Store.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ abstract public function storeTokenData(
7878
string $userId,
7979
string $credentialId,
8080
string $credential,
81+
int $algo,
8182
int $signCounter,
8283
string $friendlyName
8384
): bool;

0 commit comments

Comments
 (0)