Пример #1
0
 /**
  * {@inheritDoc}
  */
 public function setFileFormat($format)
 {
     return $this->driver->setOutputType($format);
 }