string getId() Returns the ID of the CSRF token.
string|null removeToken(string $tokenId) Invalidates the CSRF token with the given ID, if one
class CsrfToken A CSRF token. Methods
CsrfToken getToken(string $tokenId)
class CsrfTokenManager implements
Page 2 of 2