Controller
response()
Signature
Section titled “Signature”response() — returns string
Available in: controller
Category: Rendering Functions
Description
Section titled “Description”Returns content that CFWheels will send to the client in response to the request.
Examples
Section titled “Examples”wheelsResponse = response();