VerifyCsrfToken
extends VerifyCsrfToken
in package
Table of Contents
- $except : array<int, string>
- The URIs that should be excluded from CSRF verification.
Properties
$except
The URIs that should be excluded from CSRF verification.
protected
array<int, string>
$except
= []