コード例 #1
0
 /**
  * {@inheritdoc}
  */
 public function getProtocolVersion() : string
 {
     return $this->message->getProtocolVersion();
 }