Пример #1
0
 public function hi()
 {
     echo $this->w . '<br/>';
     echo $this->l . '<br/>';
     parent::say();
 }