Пример #1
0
 /**
  * @inheritdoc
  */
 public function hasHeader(string $header) : bool
 {
     return $this->envelope->hasHeader($header);
 }