Ejemplo n.º 1
0
 /**
  * @return mixed
  */
 private function initializeContentType()
 {
     $this->contentType = $this->request->getContentType();
 }