url->SetParameter('synonyms'); } /// Causes synonyms to be sorted according to the number of times they have been applied. /** * \return the current instance */ public function SortByApplied() { $this->SortBy('applied'); return $this; } } endif;