You are here

protected property Request::$server in RESTful 7.2

Server information.

Type: array

File

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

Class

Request
Deals with everything coming from the consumer.

Namespace

Drupal\restful\Http

Code

protected $server = array();