コード例 #1
0
ファイル: AthleticEvent.php プロジェクト: Wynncraft/mongofill
 protected function classTearDown()
 {
     $this->testClient = null;
     parent::classTearDown();
 }