8000 clear old getMessage function · symfony/symfony@390fe9d · GitHub
[go: up one dir, main page]

Skip to content

Commit 390fe9d

Browse files
committed
clear old getMessage function
1 parent 1976480 commit 390fe9d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/Symfony/Component/Security/Core/Exception/InvalidCsrfTokenException.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,4 @@
2121
*/
2222
class InvalidCsrfTokenException extends BadRequestHttpException
2323
{
24-
public function getMessageKey(): string
25-
{
26-
return 'Invalid CSRF token.';
27-
}
2824
}

0 commit comments

Comments
 (0)
0