コード例 #1
0
ファイル: stock.php プロジェクト: ilivanoff/www
 public function getTitle()
 {
     return 'Акция: ' . $this->stock->getName();
 }