Property | Type | Description | |
---|---|---|---|
$_enabled | boolean | ||
$_header | string | ||
$_length | integer | ||
$_name | string | ||
$_useCookie | boolean |
Method | Description | |
---|---|---|
__construct ( integer | string | array $options = [] ) | CsrfToken constructor. | |
__toString ( ) : string | ||
disable ( ) : static | ||
get ( ) : string | ||
verify ( ) : void |
Method | Description | |
---|---|---|
_generateToken ( ) : string |