class VerifyCsrfToken extends VerifyCsrfToken (View source)

Properties

protected bool $addHttpCookie

Indicates whether the XSRF-TOKEN cookie should be set on the response.

protected array $except

The URIs that should be excluded from CSRF verification.