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
Namespace
Drupal\restful\HttpCode
public function getServer();