예제 #1
0
파일: Object.php 프로젝트: laiello/resmania
 public function getName($iso = null)
 {
     return $this->_extraRow->getName($iso);
 }