예제 #1
0
파일: stock.php 프로젝트: ilivanoff/www
 public function getTitle()
 {
     return 'Акция: ' . $this->stock->getName();
 }