Example #1
0
 public function getDetails()
 {
     Parent::getDetails();
     echo $this->getScholling();
 }