Home
last modified time | relevance | path

Searched refs:calcVotePriority (Results 1 – 1 of 1) sorted by relevance

/web-php/src/UserNotes/
H A DSorter.php51 private function calcVotePriority(UserNote $note):float { function in phpweb\\UserNotes\\Sorter
70 $prio[$note->id] = ($this->calcVotePriority($note) * $this->voteWeight)

Completed in 3 milliseconds