public function getContentType()
 {
     return $this->request->getContentType();
 }