예제 #1
0
 public function output()
 {
     parent::output();
     echo $this->people . '<br>';
 }