示例#1
0
文件: stock.php 项目: ilivanoff/www
 public function getTitle()
 {
     return 'Акция: ' . $this->stock->getName();
 }