コード例 #1
0
ファイル: task91.php プロジェクト: SlavaVVh/homework
 public function getRate()
 {
     return parent::getRate() . $this->rate;
 }