Skip to content

Controller

response()

response() — returns string

Available in: controller Category: Rendering Functions

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

wheelsResponse = response();