Reverses the sorting.
$this
public function reverseSorting() : static { $this->reverseSorting = true; return $this; }