You are here

private property Server::$response in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/zendframework/zend-diactoros/src/Server.php \Zend\Diactoros\Server::response

Type: ResponseInterface

File

vendor/zendframework/zend-diactoros/src/Server.php, line 44

Class

Server
"Serve" incoming HTTP requests

Namespace

Zend\Diactoros

Code

private $response;