We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f58f59f commit 9d85576Copy full SHA for 9d85576
User/OidcUser.php
@@ -73,7 +73,7 @@ public function getUserIdentifier(): string
73
return (string) ($this->userIdentifier ?? $this->getSub());
74
}
75
76
- public function eraseCredentials()
+ public function eraseCredentials(): void
77
{
78
79
0 commit comments