예제 #1
0
 /**
  * {@inheritDoc}
  */
 public function hasHeader($header)
 {
     return $this->request->hasHeader($header);
 }