interface ClearableTokenStorageInterface implementsTokenStorageInterface

Methods

void
clear()

Removes all CSRF tokens.

Details

void clear()

Removes all CSRF tokens.

Return Value

void