Beispiel #1
0
 public function get_area()
 {
     //access parent's protected method
     return parent::get_area();
 }