Пример #1
0
 public function showName()
 {
     //echo $this->vorname.' '.$this->nachname;
     parent::showName();
 }