Security
in package
Table of Contents
Methods
- csrf() : string
- Creates a hidden input with a token. This token helps to validate if a request is authorized.
Methods
csrf()
Creates a hidden input with a token. This token helps to validate if a request is authorized.
public
csrf() : string