... } else { $this->output = 'Given data aren\'t valid!'; }
// add to the current body $this->response->body .= 'something'; // or use the function to replace the entire body $this->response->body('something');
It looks like you're new here. If you want to get involved, click one of these buttons!