コード例 #1
0
ファイル: LoggerClient.php プロジェクト: thebennos/php-client
 /**
  * @inheritdoc
  */
 public function getRequest($name)
 {
     return $this->client->getRequest($name);
 }