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