public function ResponseInterface::send in RESTful 7.2
Sends HTTP headers and content.
1 method overrides ResponseInterface::send()
- Response::send in src/
Http/ Response.php - Sends HTTP headers and content.
File
- src/
Http/ ResponseInterface.php, line 80 - Contains \Drupal\restful\Http\ResponseInterface.
Class
Namespace
Drupal\restful\HttpCode
public function send();