You are here

function Mongodb_VoteStorage::standardResults in Voting API 7.3

Same name and namespace in other branches
  1. 8.3 votingapi.api.php \Mongodb_VoteStorage::standardResults()

TODO

File

./votingapi.api.php, line 181
Provides hook documentation for the VotingAPI module.

Class

Mongodb_VoteStorage

Code

function standardResults($entity_id, $entity) {

  // TODO
}