Example #1
0
 /**
  * @param string $format
  * @return void
  */
 public function setFormat($format)
 {
     $this->request->setFormat($format);
 }