コード例 #1
0
ファイル: LoggerTest.php プロジェクト: azema/phigrate
 public function testDestruct()
 {
     $this->object->__destruct();
 }