You are here

public function VoteManager::deleteVote in Fivestar 8

Delete vote.

File

src/VoteManager.php, line 94

Class

VoteManager
Contains methods for managing votes.

Namespace

Drupal\fivestar

Code

public function deleteVote() {
}