You are here

namespace Drupal\votingapi\Plugin\VoteResultFunction in Voting API 8.3

Classsort descending Location Description
Average src/Plugin/VoteResultFunction/Average.php A sum of a set of votes.
Count src/Plugin/VoteResultFunction/Count.php A sum of a set of votes.
Sum src/Plugin/VoteResultFunction/Sum.php A sum of a set of votes.