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 a86842c commit c09570cCopy full SHA for c09570c
Tests/Fixtures/User.php
@@ -45,6 +45,7 @@ public function getUserIdentifier(): string
45
return $this->name;
46
}
47
48
+ #[\Deprecated]
49
public function eraseCredentials(): void
50
{
51
0 commit comments