You are here

public function RequestInterface::getServer in RESTful 7.2

Get the server information.

Return value

array

1 method overrides RequestInterface::getServer()
Request::getServer in src/Http/Request.php
Get the server information.

File

src/Http/RequestInterface.php, line 194
Contains \Drupal\restful\Http\RequestInterface.

Class

RequestInterface

Namespace

Drupal\restful\Http

Code

public function getServer();