You are here

protected property Request::$csrfToken in RESTful 7.2

The passed in CSRF token in the corresponding header.

Type: string

File

src/Http/Request.php, line 89
Contains \Drupal\restful\Http\Request

Class

Request
Deals with everything coming from the consumer.

Namespace

Drupal\restful\Http

Code

protected $csrfToken = NULL;