예제 #1
0
 /**
  * @see RM_Gpc_Mapper::getTimeOfModification()
  **/
 public function getTimeOfModification($what)
 {
     return $this->_mapper->getTimeOfModification($what);
 }