headers->set('Content-Type', 'application/vnd.api+json'); $this->content = new Document; $this->content->setData($data); } }