$this->id, 'title' => $this->title, 'custom' => true]; } public function withResponse($request, $response) { $response->header('X-Resource', 'True'); } }