Home
last modified time | relevance | path

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

/webtrees/app/Module/
H A DRecentChangesModule.php57 private const DEFAULT_SORT_STYLE = 'date_desc'; define in Fisharebest\\Webtrees\\Module\\RecentChangesModule
105 $sortStyle = $this->getBlockSetting($block_id, 'sortStyle', self::DEFAULT_SORT_STYLE);
240 $sortStyle = $this->getBlockSetting($block_id, 'sortStyle', self::DEFAULT_SORT_STYLE);