Example #1
0
	private function getTransactions(Pap_Stats_Params $statsParams) {
		return Pap_Db_Table_Transactions::getTransactions($statsParams);
	}