CsrfProtection deprecated
class CsrfProtection extends HiddenField
deprecated
Constants
| Protection |
|
| deprecated PROTECTION |
|
Properties
| $session |
Methods
__construct(string|Stringable|null $errorMessage = null)
No description
void
loadHttpData()
Loads HTTP data.
string
getToken()
No description
Html|string
getControl()
Generates control's HTML element.
static bool
Details
at line 29
__construct(string|Stringable|null $errorMessage = null)
No description
at line 55
Control
setValue(mixed $value)
| internal |
No description
at line 61
void
loadHttpData()
Loads HTTP data.
at line 67
string
getToken()
No description
at line 89
Html|string
getControl()
Generates control's HTML element.
at line 96
static bool
validateCsrf(CsrfProtection $control)
| internal |
No description