You are here

public function Mongodb_VoteStorage::standardResults in Voting API 8.3

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

TODO.

File

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

Class

Mongodb_VoteStorage

Code

public function standardResults($entity_id, $entity) {

  // TODO.
}