コード例 #1
0
ファイル: Facade.class.php プロジェクト: evilgeny/bob
 /**
  * @see RM_Gpc_Mapper::getTimeOfModification()
  **/
 public function getTimeOfModification($what)
 {
     return $this->_mapper->getTimeOfModification($what);
 }