Home
last modified time | relevance | path

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

/webtrees/app/Module/
H A DFamilyTreeStatisticsModule.php49 private const string DEFAULT_NUMBER_OF_SURNAMES = '10';
94 … = (int) $this->getBlockSetting($block_id, 'number_of_surnames', self::DEFAULT_NUMBER_OF_SURNAMES);
295 …ames = $this->getBlockSetting($block_id, 'number_of_surnames', self::DEFAULT_NUMBER_OF_SURNAMES);