Method | Description | |
---|---|---|
__toString ( ) : string | Returns the nonce value. | |
action ( ) : string | Returns the nonce action. | |
is_valid ( ) : boolean | Checks if the nonce is valid with respect to the current context. |
public __toString ( ) : string | ||
return | string | Nonce value. |