string|null removeToken(string $tokenId)
Removes a CSRF token.
string|null removeToken(string $tokenId)
Removes a CSRF token.
string | $tokenId | The token ID |
string|null | Returns the removed token if one existed, NULL otherwise |
Designed by : w10schools
service@w10schools.com
Please login to continue.