1565. Class

1565.1. Zend\Mvc\ResponseSender\SendResponseEvent

1565.1.1. Methods

1565.1.1.1. setResponse

setResponse()

@param ResponseInterface $response

Return type:SendResponseEvent

1565.1.1.2. getResponse

getResponse()

@return ZendStdlibResponseInterface

1565.1.1.3. setContentSent

setContentSent()

Set content sent for current response

Return type:SendResponseEvent

1565.1.1.4. contentSent

contentSent()

@return bool

1565.1.1.5. setHeadersSent

setHeadersSent()

Set headers sent for current response object

Return type:SendResponseEvent

1565.1.1.6. headersSent

headersSent()

@return bool

1565.1.2. Constants

1565.1.2.1. EVENT_SEND_RESPONSE