Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 390fe9d

Browse filesBrowse files
committed
clear old getMessage function
1 parent 1976480 commit 390fe9d
Copy full SHA for 390fe9d

File tree

1 file changed

+0
-4
lines changed
Filter options

1 file changed

+0
-4
lines changed

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

Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Core/Exception/InvalidCsrfTokenException.php
-4Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.