コード例 #1
0
ファイル: pager.Test.php プロジェクト: nathansamson/CoOrg
	public function fetch($row)
	{
		return MockModel::fetch($row, 'MockModel');
	}