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.
2 parents 6a084a1 + f510322 commit 42bc990Copy full SHA for 42bc990
src/Security/User/ClientCredentialsUser.php
@@ -34,6 +34,7 @@ public function getRoles(): array
34
return [];
35
}
36
37
+ #[\Deprecated]
38
public function eraseCredentials(): void
39
{
40
return;
0 commit comments