You are here

protected property Request::$method in RESTful 7.2

HTTP Method.

Type: string

File

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

Class

Request
Deals with everything coming from the consumer.

Namespace

Drupal\restful\Http

Code

protected $method;