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