Return to v2.5.0 docs

response()


Controller Rendering Functions string controller


Returns content that CFWheels will send to the client in response to the request.

wheelsResponse = response();

Related Functions

Rendering Functions