public function VoteManager::deleteVote in Fivestar 8
Delete vote.
File
- src/
VoteManager.php, line 94
Class
- VoteManager
- Contains methods for managing votes.
Namespace
Drupal\fivestarCode
public function deleteVote() {
}
Delete vote.
public function deleteVote() {
}