Symfony2 API
Class

Symfony\Component\Security\Core\Exception\InvalidCsrfTokenException

class InvalidCsrfTokenException extends AuthenticationException

This exception is thrown when the csrf token is invalid.

Methods

string getMessageKey()

Message key to be used by the translation component.

Details

at line 25
public string getMessageKey()

Message key to be used by the translation component.

Return Value

string