コード例 #1
0
ファイル: ClientTest.php プロジェクト: neeckeloo/newrelic
 public function testIgnoreTransaction()
 {
     $this->client->ignoreTransaction();
 }