コード例 #1
0
ファイル: Object.php プロジェクト: laiello/resmania
 public function getName($iso = null)
 {
     return $this->_extraRow->getName($iso);
 }