예제 #1
0
파일: walec.php 프로젝트: kabaj/opp
 public function __destruct()
 {
     echo "Destruktor Walca <br>";
     parent::__destruct();
 }