trait CsrfTrait (View source)

Properties

protected CsrfTokenManagerInterface $csrfTokenManager

Methods

void
validateCsrf(string $tokenId)

No description

Details

protected void validateCsrf(string $tokenId)

Parameters

string $tokenId

Return Value

void