Accepted options for Csrf: - csrf_options: an array used in the Csrf
| Parameters: | array|Traversable – |
|---|---|
| Return type: | Csrf |
@param array $options
| Return type: | Csrf |
|---|
@param ZendValidatorCsrf $validator
| Return type: | Csrf |
|---|
Retrieve value
Retrieves the hash from the validator
| Return type: | string |
|---|
Override: get attributes
Seeds ‘value’ attribute with validator hash
| Return type: | array |
|---|