Searched refs:calcVotePriority (Results 1 – 1 of 1) sorted by relevance
51 private function calcVotePriority(UserNote $note):float { function in phpweb\\UserNotes\\Sorter70 $prio[$note->id] = ($this->calcVotePriority($note) * $this->voteWeight)
Completed in 3 milliseconds