\Horde_Controller_Null

Null controller object. Useful for filter tests that don't use the controller object.

Summary

Methods
Properties
Constants
processRequest()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

processRequest()

processRequest(\Horde_Controller_Request  $request, \Horde_Controller_Response  $response) 

Process the incoming request.

Parameters

\Horde_Controller_Request $request

The incoming request.

\Horde_Controller_Response $response

The outgoing response.