Esempio n. 1
0
 public function hablameDeTi()
 {
     return "Soy un perro " . $this->raza . parent::hablameDeTi();
 }