コード例 #1
0
ファイル: Mapper.php プロジェクト: andho/simdal
 public function __construct()
 {
     SimDAL_Autoload::registerMapper($this);
 }