コード例 #1
0
ファイル: MongoObject.php プロジェクト: natewilliford/cmsexp
 protected static function _getDb()
 {
     return Application::getContentDb();
 }