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 7d890a6 commit f510322Copy full SHA for f510322
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